Tiny fix to improve rendering of navigation.

This commit is contained in:
Matthias Mees 2013-07-05 21:30:20 +02:00
parent ce2a679a3c
commit aa08d8c7ae

View File

@ -2081,7 +2081,7 @@ input[name="serendipity[filter][fileCategory]"] {
position: relative;
}
.js #main_menu.closed {
.js #main_menu {
max-height: none;
}