summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2005-03-27 18:55:35 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2005-03-27 18:55:35 +0000
commit39ed6a2456bafedbbbdc3a6e37ff5d70322f9e22 (patch)
treeafbbc7061a31936a6f0af3b6f4e8d303e1a44e52
parentd8fad6e24f54666c25498a2dc08f6369be585d79 (diff)
downloadbrdo-39ed6a2456bafedbbbdc3a6e37ff5d70322f9e22.tar.gz
brdo-39ed6a2456bafedbbbdc3a6e37ff5d70322f9e22.tar.bz2
- #16531: Fix weird IE crash on some admin pages with pushbutton.
-rw-r--r--themes/pushbutton/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css
index 42cc3988d..22fe38d83 100644
--- a/themes/pushbutton/style.css
+++ b/themes/pushbutton/style.css
@@ -166,6 +166,7 @@ td#home a:hover img {
padding: 10px 0 10px 0px;
margin: 0 0 0 0;
white-space: nowrap;
+ width: 100%;
list-style: none;
height: auto;
line-height: normal;