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 2013/08/24 16:50:39 UTC

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

Author: madhura
Date: Sat Aug 24 14:50:39 2013
New Revision: 1517137

URL: http://svn.apache.org/r1517137
Log:
updated the mobile layout

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

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1517137&r1=1517136&r2=1517137&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Sat Aug 24 14:50:39 2013
@@ -403,6 +403,9 @@ a.googlePlus:hover {
     .navbar-inverse .brand {
         width: 137px;
     }
+    .cHomepageContent {
+        width: 60%;
+    }
     .cRightCol {
         display: inline-block;
         margin-top: 20px;
@@ -424,8 +427,6 @@ a.googlePlus:hover {
     }
 }
 .cRightCol {
-/*    display: block;
-    width: 100%*/
-}
+    width: 100%;
     
 }