From 478ea1d247f981987c53ff4eab17d144fc39a4e6 Mon Sep 17 00:00:00 2001 From: Brad Shuttleworth Date: Mon, 23 Jan 2006 11:59:26 +0000 Subject: [PATCH] improve whitespace on the document details page. --- resources/css/kt-framing.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/css/kt-framing.css b/resources/css/kt-framing.css index 6e5ebed..b469701 100644 --- a/resources/css/kt-framing.css +++ b/resources/css/kt-framing.css @@ -10,7 +10,8 @@ body .floatClear { clear: both; - height: 1px; + height: 1px !important; + margin: 0; border: 0; padding: 0; } #kt-wrapper @@ -499,7 +500,7 @@ a.main_nav_item { .detail_fieldset h3 { - margin: 2em 0 0.25em 0; + margin: 0em 0 0.25em 0; } -- libgit2 0.21.4