From a82e8bedc4a62c65f556a7431d158c1e71292c92 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 18 Apr 2007 18:43:57 +0000 Subject: [PATCH] Fine tuning of header size git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6102 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 76e677ada..4810309ab 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -806,7 +806,7 @@ div.setup_dialog { div.setup_header { background-color: #A9FBA6; height:30px; - padding:2px 5px 2px 5px; + padding:4px 5px 2px 5px; border-bottom: 1px solid #999; } -- 2.30.2