You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2012/08/29 17:54:26 UTC

svn commit: r1378622 - /tomcat/maven-plugin/trunk/src/site/site.xml

Author: olamy
Date: Wed Aug 29 15:54:26 2012
New Revision: 1378622

URL: http://svn.apache.org/viewvc?rev=1378622&view=rev
Log:
fix topbar width

Modified:
    tomcat/maven-plugin/trunk/src/site/site.xml

Modified: tomcat/maven-plugin/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/site.xml?rev=1378622&r1=1378621&r2=1378622&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/src/site/site.xml (original)
+++ tomcat/maven-plugin/trunk/src/site/site.xml Wed Aug 29 15:54:26 2012
@@ -37,6 +37,7 @@
     <fluidoSkin>
       <topBarEnabled>true</topBarEnabled>
       <sideBarEnabled>false</sideBarEnabled>
+      <topBarContainerStyle>width: auto;</topBarContainerStyle>
       <googleSearch>
         <sitesearch>${project.url}</sitesearch>
       </googleSearch>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org