You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2014/05/19 09:23:25 UTC

svn commit: r1595770 - /incubator/stratos/site/trunk/content/css/stratos-v3.css

Author: madhura
Date: Mon May 19 07:23:25 2014
New Revision: 1595770

URL: http://svn.apache.org/r1595770
Log: (empty)

Modified:
    incubator/stratos/site/trunk/content/css/stratos-v3.css

Modified: incubator/stratos/site/trunk/content/css/stratos-v3.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos-v3.css?rev=1595770&r1=1595769&r2=1595770&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos-v3.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos-v3.css Mon May 19 07:23:25 2014
@@ -748,7 +748,19 @@ a.cReadmore {
 
 @media screen and (max-width: 1400px) {
 
-   .cFeatures .cBox {
+    .cFeatures .cBox {
+        width: 174px;
+         min-height: 275px;
+    }
+    .cColLeft {
+        width: 60%;
+    }
+    .cColRight{
+        width:38%;
+    }
+}
+@media screen and (max-width: 979px) {
+    .cFeatures .cBox {
         border:none;
         width:100% !important;
         padding:0px;
@@ -793,34 +805,6 @@ a.cReadmore {
         margin-top: 40px;
     }
 }
-@media screen and (max-width: 979px) {
-    .cFeatures .cBox{
-        width: 174px;
-    }
-    .clear {
-        display:block;
-    }
-    .cColLeft {
-        width: 55%;
-    }
-    .cColRight {
-        width: 44%;
-    }
-    .cFooterMenu {
-        display:none;
-    }
-    .cDisclaimer {
-        border:none;
-        margin:0px;
-        padding:0px;
-    }
-    .navbar .nav {
-        width: 100%;
-    }
-    .hero-unit {
-        padding:0px;
-    }
-}
 
 @media only screen and (-webkit-device-pixel-ratio:.75){ 
     .cFeatures .cBox {