This doesn't need to be !important

This commit is contained in:
Nebukazar 2014-10-07 10:01:55 +02:00
parent 0ffddd8a79
commit fc37d6da97

View File

@ -1286,7 +1286,7 @@ a:only-of-type > .remove {
text-align: center; text-align: center;
} }
.menu-button + .container:not(:empty) { .menu-button + .container:not(:empty) {
margin-left: -5px !important; margin-left: -5px;
} }
#menu { #menu {
position: fixed; position: fixed;