fix default menu size to be a bit larger

This commit is contained in:
Ted Serbinski 2006-11-18 01:27:40 +00:00
parent 24bb9a57bb
commit 44e1fc9296

View File

@ -12,7 +12,7 @@ z-index:48;
ul#menubar {
background:#eee;
border-bottom:1px solid #a3a3a3;
font:10px Arial, Helvetica, sans-serif;
font:12px Arial, Helvetica, sans-serif;
left:0;
position:fixed;
top:0;