From befac110f49612fb2bea56744de1ecde6d482c8c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 3 Jun 2003 18:59:17 +0000 Subject: - Got it right this time. --- misc/drupal.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/drupal.css b/misc/drupal.css index c76cf87d1..f41d520ff 100644 --- a/misc/drupal.css +++ b/misc/drupal.css @@ -31,6 +31,6 @@ tr.light { background-color: #eee; } .form-item .title { font-weight: bold; margin-top: 1.1em; margin-bottom: 1px; } .form-item .description { font-size: 0.85em; } -.form-item .form-submit { padding-top: 0.5em; } +.form-submit { padding-top: 0.5em; } .container-inline div { display: inline; } -- cgit v1.2.3