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/18 19:41:30 UTC

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

Author: buildbot
Date: Thu Jul 18 17:41:29 2013
New Revision: 869996

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 Thu Jul 18 17:41:29 2013
@@ -1 +1 @@
-1504564
+1504565

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 Thu Jul 18 17:41:29 2013
@@ -47,6 +47,9 @@ margin-left: 10px;
 .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
     background-color : #14c3f3;
 }
+.nav-collapse {
+    float: right;
+}
 .dropdown-menu {
     border-radius: 0px;
 }