aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r--themes/default/theme.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index 3c5f22998..184b895af 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -559,16 +559,6 @@ FORM.filter FIELDSET UL.tagSelection LI LABEL INPUT {
margin-right:0;
}
-/* following declaration is important to avoid strange FF behaviour */
-FORM.filter FIELDSET LABEL SPAN SELECT {
- margin: 0;
-}
-
-FORM.filter FIELDSET P
-{
- clear: left;
- display: block;
-}
FORM.filter INPUT[type="submit"] {
margin-top: 1em;