From e56e667031f5e869d1c675d4d92cdce6619fcfb0 Mon Sep 17 00:00:00 2001 From: Neil Drumm Date: Fri, 10 Nov 2006 08:45:24 +0000 Subject: #92372 by ac. Fix alignment of a couple inline buttons. (You need to resave your colors to wipe out the Garland CSS cache.) --- themes/garland/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- cgit v1.2.3