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:47:18 UTC

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

Author: madhura
Date: Sat Aug 24 14:47:17 2013
New Revision: 1517136

URL: http://svn.apache.org/r1517136
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=1517136&r1=1517135&r2=1517136&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Sat Aug 24 14:47:17 2013
@@ -87,7 +87,7 @@ padding: 0px;
 .cHomepageContent {
     float: left;
     display: inline-block;
-    width: 60%;
+    width: 70%;
     padding-right: 20px;
 }
 .cRightCol {
@@ -424,8 +424,8 @@ a.googlePlus:hover {
     }
 }
 .cRightCol {
-    display: block;
-    width: 100%
+/*    display: block;
+    width: 100%*/
 }
     
 }