You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2013/07/23 17:55:34 UTC

svn commit: r870815 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css

Author: buildbot
Date: Tue Jul 23 15:55:34 2013
New Revision: 870815

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/css/stratos.css

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 23 15:55:34 2013
@@ -1 +1 @@
-1506124
+1506126

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Tue Jul 23 15:55:34 2013
@@ -202,7 +202,7 @@ padding-left: 40px;
 .navbar-inverse .btn-navbar {
     background-color: #00638a;
 }
-@media screen and (max-width: 1000px) {
+@media screen and (max-width: 979px) {
     .navbar .nav > li > a {
     padding-top: 10px;
     padding-bottom: 11px;
@@ -229,4 +229,10 @@ padding-left: 40px;
 }
 }
 
-
+@media screen and (max-width: 1500px) {
+    
+    .navbar .nav > li.cHangoutLinkcontainer {
+        margin-left: 0px;
+    }
+    
+}