From dfe27f8fe6cf297c1be00cf75535810efe7e8905 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 24 Jan 2011 12:54:29 +0000 Subject: - Patch #1016930 by joachim: too much space above vertical tabs fieldsets. --- themes/bartik/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index d7920b474..15b67b2be 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -1136,7 +1136,7 @@ fieldset { .fieldset-wrapper { margin-top: 25px; } -.node-form .fieldset-wrapper { +.vertical-tabs .fieldset-wrapper { margin-top: 0; } .filter-wrapper { -- cgit v1.2.3