Tweak game menu horizontal margins

Give it the same margins as other toolbar elements.
This commit is contained in:
Oliver Hamlet
2016-06-08 06:58:53 +01:00
parent 11b1bcb47e
commit db5ce55764
+3
View File
@@ -44,6 +44,9 @@ tt, code, kbd, samp {
#mainToolbar.search {
display: none;
}
#gameMenu {
margin: 0 8px;
}
#applySortButton {
color: #2196F3;
background-color: white;