diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-02-07 09:11:01 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-02-07 09:11:01 +0000 |
commit | d683e1d726679ce5e96e2a9d782a280b43d0e528 (patch) | |
tree | ae4c764e1bb5af7403cf8b16e1f623aec8fa4be4 /misc | |
parent | fd64c56ec137209e04f82061ed69e63442172699 (diff) | |
download | brdo-d683e1d726679ce5e96e2a9d782a280b43d0e528.tar.gz brdo-d683e1d726679ce5e96e2a9d782a280b43d0e528.tar.bz2 |
- Patch #5569 by mathias: fixed jumpy menu behavior with konqueror.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/drupal.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/drupal.css b/misc/drupal.css index 17148abad..d3fa130d8 100644 --- a/misc/drupal.css +++ b/misc/drupal.css @@ -304,7 +304,6 @@ pre, code { text-align:left; } .menu li a { - display: block; width: 100%; text-decoration: none; } |