Code

Added clear-both
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 18 Apr 2007 13:52:02 +0000 (13:52 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 18 Apr 2007 13:52:02 +0000 (13:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6097 594d385d-05f5-0310-b6e9-bd551577e9d8

setup/setup_checks.tpl

index e3b86390ca8519286dc05ad73c58e83b32ea90a9..d270421da978e1651e13ed87a056015dd9b2e3bd 100644 (file)
@@ -61,7 +61,7 @@
 <!-- 
        Div container with PHP config checks 
 -->
-<div style='width:50%; float:left; margin-bottom:40px;'>
+<div style='width:50%; float:left;'>
 
        <!-- Set content styles -->     
        <div class='default' style='margin:10px;'>
        </div>
 </div>
 
+<div style="clear:both"></div>