- Fixed small glitch with the padding of menu items. Patch by Zbynek.

4.2.x
Dries Buytaert 2003-02-24 22:47:24 +00:00
parent d5bb7bce52
commit 668e140d01
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ hr {
}
#menu li {
margin: 0;
padding: .25em .25em .4em 0;
padding: .5em .25em 0 0;
}
#menu li a {
display: block;