diff options
-rw-r--r-- | themes/pushbutton/style.css | 1 |
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; |