From 6263c0f22c4b97f99be66c97ba1bae6431eaa2a5 Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Fri, 10 Nov 2006 13:10:09 +0000 Subject: Clean up patch for #92372 --- themes/garland/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/garland/style.css b/themes/garland/style.css index 2b9ad5a87..5867c00b7 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -247,10 +247,12 @@ span.submitted, .description { margin: 2em 0.5em 1em 0; } +.confirmation .form-submit, +.search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, -table .form-button, table .form-submit, .confirmation .form-submit, .search-form .form-submit { +table .form-button, table .form-submit { margin: 0; } -- cgit v1.2.3