From: David Cramer Date: Tue, 14 Feb 2012 15:49:36 +0000 (+0000) Subject: Webhelp: Lower the minimum width of content pane X-Git-Tag: release/1.79.1~6^2~536 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f47dd00a73a1cc849e416f98b8e491a31eaf4258;p=docbook-dsssl Webhelp: Lower the minimum width of content pane --- diff --git a/xsl/webhelp/template/common/css/positioning.css b/xsl/webhelp/template/common/css/positioning.css index aa1ce95eb..dad43fe73 100644 --- a/xsl/webhelp/template/common/css/positioning.css +++ b/xsl/webhelp/template/common/css/positioning.css @@ -114,7 +114,7 @@ p.breadcrumbs { color: #000000; /*border-left: 2px solid #cccccc; overflow :scroll;*/ z-index: 1000; - min-width:800px; + min-width:200px; } #navheader {