You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2013/08/24 16:42:05 UTC

svn commit: r875999 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css

Author: buildbot
Date: Sat Aug 24 14:42:05 2013
New Revision: 875999

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/css/stratos.css

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Aug 24 14:42:05 2013
@@ -1 +1 @@
-1517133
+1517134

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Sat Aug 24 14:42:05 2013
@@ -417,9 +417,15 @@ a.googlePlus:hover {
     }
     .cHomepageContent {
         width: 100%;
+        display: block;
     }
     .cNews  {
         margin-top: 30px;
     }
+}
+.cRightCol {
+    display: block;
+    width: 100%
+}
     
 }