Code

Added debconf information
[gosa.git] / include / class_tabs.inc
index 1571bdadadb9dd072e46a0cc5a2c1d460ccf6a51..ee245f01b22ac1f7e9a0adf729dc3f0335a65e49 100644 (file)
@@ -149,7 +149,7 @@ class tabs
                }
 
                /* Paint tab */
-               $display.= "<td style=\"vertical-align:bottom;width:1px;\">";
+               $display.= "<td style=\"vertical-align:bottom;width:1px;white-space:nowrap;\">";
 
                /* Shorten string if its too long for the tab headers*/
                $title= _($name);