Code

Added spacing below list
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 19 Jan 2010 16:48:54 +0000 (16:48 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 19 Jan 2010 16:48:54 +0000 (16:48 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15212 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index b92a7309aa328da38c62230aa5f3e782459a83ed..55a4891eee49468308e5afe3512b936f6057bde7 100644 (file)
@@ -1928,6 +1928,7 @@ div.sortableListContainer {
     border: 1px solid #AAA;
     overflow: auto;
     background-color: white;
+    margin-bottom:2px;
 }
 
 .sortableListContainer th{