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:08:10 UTC

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

Author: madhura
Date: Sat Aug 24 14:08:10 2013
New Revision: 1517126

URL: http://svn.apache.org/r1517126
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=1517126&r1=1517125&r2=1517126&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Sat Aug 24 14:08:10 2013
@@ -393,6 +393,10 @@ a.googlePlus:hover {
         margin-left: 0px;
     }
     
+    .navbar-inverse .brand {
+        width: 137px;
+    }
+    
 }
 @media screen and (max-width: 480px) {