Code

Updated tab headers
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 5 Jun 2007 06:55:05 +0000 (06:55 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 5 Jun 2007 06:55:05 +0000 (06:55 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6544 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_tabs.inc

index 0b850e4fb1d3728d14ae757459ab1f665466e420..a6025cb20ad562b0115a9754e970e509f1660ccb 100644 (file)
@@ -152,7 +152,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);