Author: marcus
Date: Fri May 30 17:03:40 2014
New Revision: 1598673

URL: http://svn.apache.org/r1598673
Log:
Added a general container that includes the containers for the colored boxes 
and the nav bar, set a min and max value for the width, if the browser window 
gets too small the nav bar will not be wrapped below the colored boxes but a 
scrollbar should get the content back

Modified:
    openoffice/ooo-site/trunk/content/download/test/index_droplist.html

Modified: openoffice/ooo-site/trunk/content/download/test/index_droplist.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index_droplist.html?rev=1598673&r1=1598672&r2=1598673&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Fri May 
30 17:03:40 2014
@@ -42,6 +42,7 @@
 
 <body>
 
+<div class="overall_optionset">
 <div class="optionset">
 
   <!-- Text above the first colored box -->
@@ -621,6 +622,7 @@
     alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) 
of Web documents" /></a>
   </div>
 </div>
+</div>
 
 </body>
 </html>


Reply via email to