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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org