summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2007-01-10 08:24:02 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2007-01-10 08:24:02 +0000
commit7ea92ac319a1397687c837fdff140969f129a892 (patch)
tree8de3be83b4b3815e92d15f1cbc1b3bfe95da25c8 /themes
parent432d6244f3b9414d0e12d702ec700babc2df30f6 (diff)
downloadbrdo-7ea92ac319a1397687c837fdff140969f129a892.tar.gz
brdo-7ea92ac319a1397687c837fdff140969f129a892.tar.bz2
Fix button alignment on watchdog form in Garland.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 4759ec7be..7a58c6d99 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -247,6 +247,7 @@ span.submitted, .description {
margin: 2em 0.5em 1em 0;
}
+#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,