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 2014/05/30 11:36:57 UTC

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

Author: buildbot
Date: Fri May 30 09:36:57 2014
New Revision: 910518

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 09:36:57 2014
@@ -1 +1 @@
-1598521
+1598522

Modified: websites/staging/stratos/trunk/content/css/stratos-v3.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos-v3.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos-v3.css Fri May 30 09:36:57 2014
@@ -163,7 +163,7 @@ a.cReadmore {
     border-right: 1px solid #d3d3d3;
     display: inline-block;
     float: left;
-    width: 845px;
+    width: 100%;
 }
 .cColRight {
     padding-left: 30px;
@@ -198,7 +198,8 @@ a.cReadmore {
     width: 22%;
 }
 .footer .cColLeft {
-    border-right: 1px solid #317787;
+    border-right: none;
+    width: 100%;
 }
 .cFootermenuBlock {
     display: inline-block;