From 184a279ad39a3243cb15d56295b9c6596b1b0b2d Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 13 Aug 2009 14:43:33 +0000 Subject: [PATCH] Updated height git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14055 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index a8972663d..f19b80a9b 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -1597,7 +1597,7 @@ div.autocomplete ul li.selected { background-color: #F0F0F0;} #pulldown { background: #FFFFFF; - height: 26px; + height: 23px; border-top: 1px #D0D0D0 solid; border-left: 1px #D0D0D0 solid; border-bottom: 1px #808080 solid; -- 2.30.2