summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme/default/style/layout.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/default/style/layout.css b/theme/default/style/layout.css
index f35d4ae97..050811c2e 100644
--- a/theme/default/style/layout.css
+++ b/theme/default/style/layout.css
@@ -300,7 +300,7 @@ ul.bigLinks li a:hover span.desc {
border-top: 1px solid #BDEDDE;
}
-ul.menuish {
+ul.menuish li {
display: inline;
list-style: none;
-} \ No newline at end of file
+}