You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by bu...@apache.org on 2014/07/29 20:42:00 UTC

svn commit: r917856 - in /websites/staging/oodt/trunk/content: ./ stylesheets/responsive.css

Author: buildbot
Date: Tue Jul 29 18:42:00 2014
New Revision: 917856

Log:
Staging update by buildbot for oodt

Modified:
    websites/staging/oodt/trunk/content/   (props changed)
    websites/staging/oodt/trunk/content/stylesheets/responsive.css

Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 29 18:42:00 2014
@@ -1 +1 @@
-1614454
+1614456

Modified: websites/staging/oodt/trunk/content/stylesheets/responsive.css
==============================================================================
--- websites/staging/oodt/trunk/content/stylesheets/responsive.css (original)
+++ websites/staging/oodt/trunk/content/stylesheets/responsive.css Tue Jul 29 18:42:00 2014
@@ -261,7 +261,7 @@ SUPERFISH
  
 @media screen and (min-width: 600px) { 
 	/* ensure #nav is visible on desktop version */
-	.sf-menu { display: block !important; width: 75%; } 
+	.sf-menu { display: block !important; width: 79%; } 
 }
 
 /************************************************************************************