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 2014/05/19 11:51:37 UTC

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

Author: buildbot
Date: Mon May 19 09:51:37 2014
New Revision: 909272

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 Mon May 19 09:51:37 2014
@@ -1 +1 @@
-1595806
+1595809

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 Mon May 19 09:51:37 2014
@@ -385,7 +385,7 @@ a.git:hover {
 .navbar-inverse .btn-navbar {
     background-color: #00638a;
 }
-@media screen and (max-width: 979px) {
+/*@media screen and (max-width: 979px) {
     .navbar .nav > li > a {
     padding-top: 10px;
     padding-bottom: 11px;
@@ -433,7 +433,7 @@ a.git:hover {
     .cHomepageContent {
         width: 64%;
         border-left: none;
-/*        border-bottom: 1px solid #14C3F3;*/
+        border-bottom: 1px solid #14C3F3;
     }
     .cRightCol {
         display: inline-block;
@@ -519,7 +519,7 @@ a.git:hover {
     .row:before, .row:after {
         margin-top: -20px;
     }
-}
+}*/