[UI] Added left padding in the setings menu

This commit is contained in:
emeric
2014-12-09 13:00:10 +01:00
parent 5dc7818c12
commit c5937ead52
+4
View File
@@ -2,6 +2,10 @@
margin-bottom: 0px;
}
div.contents {
padding: 0px 12px 6px;
}
.playqueue-playing {
font-weight: bold;
}