diff --git a/theme/default/style/layout.css b/theme/default/style/layout.css index f35d4ae972..050811c2ea 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 +}