From d683e1d726679ce5e96e2a9d782a280b43d0e528 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 7 Feb 2004 09:11:01 +0000 Subject: [PATCH] - Patch #5569 by mathias: fixed jumpy menu behavior with konqueror. --- misc/drupal.css | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/drupal.css b/misc/drupal.css index 17148abadf2..d3fa130d845 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; }