diff options
Diffstat (limited to 'help/css/help.css')
-rw-r--r-- | help/css/help.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/css/help.css b/help/css/help.css index e8c42f808d1..2722c676a66 100644 --- a/help/css/help.css +++ b/help/css/help.css @@ -6,3 +6,5 @@ table td.selection, table th.selection, table td.fileaction { width:2em; text-al table td.name a { padding:6px; text-decoration:none; color:#555555; } .type { text-decoration:none; color:#888888; font-size:.8em; } .description { text-decoration:none; color:#666666; font-size:.9em; } + +table#help tr td { white-space:normal; } |