summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-03-30 03:15:41 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-03-30 03:15:41 +0000
commit28aaa036e471a5d96be3938545c49e2dc71e342e (patch)
tree9fa1fe8e8ecd6cff16f15204a016faa4c92b0011 /themes
parent2feffc2d61bf8b022f28e51dbea313602706661d (diff)
downloadbrdo-28aaa036e471a5d96be3938545c49e2dc71e342e.tar.gz
brdo-28aaa036e471a5d96be3938545c49e2dc71e342e.tar.bz2
#304330 follow-up by sun: Clean-up of text format widget patch.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index dfde41aa2..8765a0a70 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -822,6 +822,10 @@ fieldset {
background-position: 0 .75em;
background-color: transparent;
}
+*:first-child+html .text-format-wrapper .filter-wrapper {
+ padding: 1.5em 0 1.5em;
+ background-position: 0 0;
+}
*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
padding-top: 1em;