From: Evan Prodromou Date: Tue, 20 May 2008 20:57:56 +0000 (-0400) Subject: fix menuish again X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8fcce85864d5f8f7ad9b54317dc62bf330405de2;p=quix0rs-gnu-social.git fix menuish again darcs-hash:20080520205756-84dde-1ee1cbaae42b5a0cb9c684849e43a7ffc1338f82.gz --- 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 +}