Tightened up the bottom padding on playlist headers - distance to bot…
@@ -118,7 +118,7 @@
.playlist-column-header {
border-bottom: thin solid $gray-1;
- padding-bottom: 10px;
+ padding-bottom: 3px;
margin-bottom: 15px;
}