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:20:52 UTC

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

Author: madhura
Date: Sat Aug 24 14:20:51 2013
New Revision: 1517129

URL: http://svn.apache.org/r1517129
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=1517129&r1=1517128&r2=1517129&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Sat Aug 24 14:20:51 2013
@@ -398,6 +398,10 @@ a.googlePlus:hover {
     .navbar-inverse .brand {
         width: 137px;
     }
+    .cRightCol {
+        display: block;
+        margin-top: 20px;
+    }
     
 }
 @media screen and (max-width: 480px) {