From 0fcc72b8c5806e22a2c302fbc94e55752cd47986 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 28 Jan 2010 17:04:01 +0000 Subject: [PATCH] Tuned list style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15434 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 f69fac8bd..268bd042a 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -2074,7 +2074,7 @@ div.treeList { background-color:white; border: 1px solid #AAA; padding: 5px; - height: 500px; + max-height: 500px; position: absolute; z-index: 500; overflow-y: auto; -- 2.30.2