summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Drumm <drumm@3064.no-reply.drupal.org>2006-11-10 08:45:24 +0000
committerNeil Drumm <drumm@3064.no-reply.drupal.org>2006-11-10 08:45:24 +0000
commite56e667031f5e869d1c675d4d92cdce6619fcfb0 (patch)
treee2b4f26295c4a87f08737b8edaefec3254f52575
parent337c2f9b5dfea8e7800f5425f9ce8df24f13373d (diff)
downloadbrdo-e56e667031f5e869d1c675d4d92cdce6619fcfb0.tar.gz
brdo-e56e667031f5e869d1c675d4d92cdce6619fcfb0.tar.bz2
#92372 by ac. Fix alignment of a couple inline buttons. (You need to resave your colors to wipe out the Garland CSS cache.)
-rw-r--r--themes/garland/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 1fba98506..2b9ad5a87 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -250,7 +250,7 @@ span.submitted, .description {
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
-table .form-button, table .form-submit {
+table .form-button, table .form-submit, .confirmation .form-submit, .search-form .form-submit {
margin: 0;
}