fix menuish again

darcs-hash:20080520205756-84dde-1ee1cbaae42b5a0cb9c684849e43a7ffc1338f82.gz
This commit is contained in:
Evan Prodromou 2008-05-20 16:57:56 -04:00
parent 816fe407fa
commit 8fcce85864
1 changed files with 2 additions and 2 deletions

View File

@ -300,7 +300,7 @@ ul.bigLinks li a:hover span.desc {
border-top: 1px solid #BDEDDE; border-top: 1px solid #BDEDDE;
} }
ul.menuish { ul.menuish li {
display: inline; display: inline;
list-style: none; list-style: none;
} }