summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-08-01 19:43:51 +0000
committerDries Buytaert <dries@buytaert.net>2010-08-01 19:43:51 +0000
commitd58e32ed2b20dcda35958d76faafbae673d404a4 (patch)
tree79aa24f7e26e849d904790669f67ebda9f5a4f4b /themes
parent69d069ce520ac696ee7bd1ec57d97dd1c4e3202f (diff)
downloadbrdo-d58e32ed2b20dcda35958d76faafbae673d404a4.tar.gz
brdo-d58e32ed2b20dcda35958d76faafbae673d404a4.tar.bz2
- Patch #870358 by bleen18: input format fieldset has a gap.
Diffstat (limited to 'themes')
-rw-r--r--themes/bartik/css/style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css
index d1a603721..37b83f49d 100644
--- a/themes/bartik/css/style.css
+++ b/themes/bartik/css/style.css
@@ -941,6 +941,8 @@ fieldset {
margin-top: 25px;
}
.filter-wrapper {
+ top: 0;
+ padding-bottom: 10px;
-khtml-border-radius-topright: 0;
-khtml-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
@@ -1081,10 +1083,6 @@ html.js input.throbbing {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
-#comment-form fieldset.filter-wrapper {
- top: 0;
- padding-bottom: 10px;
-}
#comment-form fieldset.filter-wrapper .fieldset-wrapper,
#comment-form .text-format-wrapper .form-item {
margin-top: 0;