summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 748b638)
raw | patch | inline | side by side (parent: 748b638)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 5 Jun 2007 06:55:05 +0000 (06:55 +0000) | ||
committer | cajus <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 | patch | blob | history |
diff --git a/include/class_tabs.inc b/include/class_tabs.inc
index 0b850e4fb1d3728d14ae757459ab1f665466e420..a6025cb20ad562b0115a9754e970e509f1660ccb 100644 (file)
--- a/include/class_tabs.inc
+++ b/include/class_tabs.inc
}
/* 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);