]> git.tokkee.org Git - gosa.git/commitdiff

Code

Updated style
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jan 2010 12:48:59 +0000 (12:48 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jan 2010 12:48:59 +0000 (12:48 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15414 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/html/themes/default/style.css

index 7ed48fd59c9c0dbe8453c86c7f94d94158862ed0..adfc0550e0904048d87beba5cfeb3432c1acd664 100644 (file)
@@ -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;
 }