From: cajus Date: Thu, 28 Jan 2010 12:48:59 +0000 (+0000) Subject: Updated style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=33469644c5e903e99d5074ba1ebe4d154a9428f6;p=gosa.git Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15414 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index 7ed48fd59..adfc0550e 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -2071,9 +2071,9 @@ div.treeList { border: 1px solid #AAA; padding: 5px; height: 500px; - display: inline-block; - position: absolute; + position: fixed; z-index: 500; overflow-y: auto; + float: left; }