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/25 09:39:27 UTC

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

Author: madhura
Date: Sun Aug 25 07:39:27 2013
New Revision: 1517233

URL: http://svn.apache.org/r1517233
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=1517233&r1=1517232&r2=1517233&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Sun Aug 25 07:39:27 2013
@@ -91,14 +91,14 @@ padding: 0px;
 .cHomepageContent {
     float: left;
     display: inline-block;
-    width: 70%;
-    padding-right: 20px;
+    width: 71%;
+    padding-right: 30px;
     border-right: 1px solid #14C3F3;
 }
 .cRightCol {
     display: inline-block;
     float: right;
-    width: 27%;
+    width: 25%;
 }
 .cEvents {
     display: inline-block;