Code

Updated style
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 08:39:49 +0000 (08:39 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 5 Mar 2010 08:39:49 +0000 (08:39 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16185 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index 3bca9b716264c744336756ede0866aac94ad549c..1d2244250f79dec5a5c2526a3d82ba4e472f78fc 100644 (file)
@@ -10,11 +10,6 @@ body, html {
   min-height:700px;
 }
 
-#mainform {
-  height:100%;
-  width:100%;
-}
-
 .left{
   float:left;
 }
@@ -196,7 +191,6 @@ div.navigation {
   width:150px;
   min-height:600px;
   padding-left:6px;
-  margin-top:8px;
 }
 
 div.plugin-area {