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/19 09:02:30 UTC

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

Author: buildbot
Date: Mon May 19 07:02:30 2014
New Revision: 909249

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 Mon May 19 07:02:30 2014
@@ -1 +1 @@
-1595761
+1595762

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 Mon May 19 07:02:30 2014
@@ -749,7 +749,7 @@ a.cReadmore {
 @media screen and (max-width: 1400px) {
 
     .cFeatures .cBox {
-        width:175px;
+        width:100px;
          min-height: 275px;
     }
     .cColLeft {
@@ -761,7 +761,7 @@ a.cReadmore {
 }
 @media screen and (max-width: 979px) {
     .cFeatures .cBox{
-        width: 174px !important;
+        width: 174px;
     }
     .clear {
         display:block;