Tightened up the bottom padding on playlist headers - distance to bottom border

This commit is contained in:
Matt Toback
2016-03-25 17:41:31 -04:00
parent 319b934967
commit 5407052e0c
+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;
}