]> granicus.if.org Git - docbook-dsssl/commitdiff
Webhelp: Lower the minimum width of content pane
authorDavid Cramer <david@thingbag.net>
Tue, 14 Feb 2012 15:49:36 +0000 (15:49 +0000)
committerDavid Cramer <david@thingbag.net>
Tue, 14 Feb 2012 15:49:36 +0000 (15:49 +0000)
xsl/webhelp/template/common/css/positioning.css

index aa1ce95ebe2243881cf470287f24ff3be10bab51..dad43fe73f2f7e401e6ff22a4f6f82b8f79668c3 100644 (file)
@@ -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 {