Index: doc/style.css |
=================================================================== |
--- a/doc/style.css |
+++ b/doc/style.css |
@@ -108,7 +108,9 @@ |
word-wrap: break-word; |
vertical-align: top; |
} |
- |
+div#page.wide table.dir td.name { |
+ white-space: nowrap; |
+} |
.alert { |
color: #AA0000; |
} |
@@ -388,4 +390,3 @@ |
margin-bottom: -120px; |
} |
h2 { clear: right; } |
- |