From 6d3c56ba7244baec1e16e7cf78bfb9ad6be79b7d Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Fri, 15 Aug 2008 16:13:57 +0000 Subject: [PATCH] don't wrap example Ex command lines in help descriptions --- locale/en-US/xhtml11.css | 1 + 1 file changed, 1 insertion(+) diff --git a/locale/en-US/xhtml11.css b/locale/en-US/xhtml11.css index 819f3c4e..0244ce35 100644 --- a/locale/en-US/xhtml11.css +++ b/locale/en-US/xhtml11.css @@ -321,6 +321,7 @@ fieldset.paypal { .command { font-weight: bold; color: #632610; + white-space: nowrap; } .mapping { font-weight: bold;