diff options
-rw-r--r-- | admin/themes/default/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 006a56d8a..da92075c5 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -386,7 +386,6 @@ DIV.comment BLOCKQUOTE { FIELDSET { padding: 1em; margin: 1em; - overflow: hidden; /* <- makes Opera happy */ } FORM.filter FIELDSET UL { |