From: André Malo Date: Mon, 2 Jun 2003 19:46:45 +0000 (+0000) Subject: don't wrap in legend tables (looks ugly) X-Git-Tag: pre_ajp_proxy~1582 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa42ffbd168d02acf8b8a7bf35c678a5069cad76;p=apache don't wrap in legend tables (looks ugly) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100139 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 10cb32f5d3..2d42795b3f 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -458,6 +458,7 @@ table#legend table th { vertical-align: middle; padding: 0.1ex 0.2em; line-height: 1em; + white-space: nowrap; } /* related modules & dir. */