Merge pull request #4479 from grafana/worldping

Tightened up the bottom padding on playlist headers - distance to bot…
This commit is contained in:
Matt Toback
2016-03-25 17:42:39 -04:00
+1 -1
View File
@@ -118,7 +118,7 @@
.playlist-column-header {
border-bottom: thin solid $gray-1;
padding-bottom: 10px;
padding-bottom: 3px;
margin-bottom: 15px;
}