summaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/standard/global.css')
-rw-r--r--skins/standard/global.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 08916d038..a2d99a672 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -305,6 +305,10 @@ dl dl > dt {
border-top: none;
}
+#admin_table th {
+ white-space: normal !important;
+}
+
/* Style of the attachment table and time tracking table */
#attachment_table {
border-collapse: collapse;