[UI] Removed margins from the bottom of the nav bar

This commit is contained in:
emeric
2014-12-09 12:44:57 +01:00
parent a341c3e508
commit 5dc7818c12
+6 -3
View File
@@ -1,5 +1,8 @@
.playqueue-playing {
font-weight: bold;
.main-nav {
margin-bottom: 0px;
}
.playqueue-playing {
font-weight: bold;
}