Author: mseidel
Date: Sun Jun 18 23:19:44 2017
New Revision: 1799139

URL: http://svn.apache.org/viewvc?rev=1799139&view=rev
Log:
reduced height of news section to avoid double scroll bars (even without soft 
redirection)

Modified:
    openoffice/ooo-site/trunk/content/index.html

Modified: openoffice/ooo-site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index.html?rev=1799139&r1=1799138&r2=1799139&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Sun Jun 18 23:19:44 2017
@@ -448,7 +448,7 @@
     </p>
   </div>
 
-  <div id="all_news" style="height: 455px; float: left; overflow: auto;">
+  <div id="all_news" style="height: 375px; float: left; overflow: auto;">
     <div class="campaign">
       <h2>Recent News</h2>
 


Reply via email to