You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2015/01/29 21:42:54 UTC

svn commit: r938282 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/css/style.css

Author: buildbot
Date: Thu Jan 29 20:42:54 2015
New Revision: 938282

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/css/style.css

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 29 20:42:54 2015
@@ -1 +1 @@
-1655846
+1655850

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 29 20:42:54 2015
@@ -1 +1 @@
-1655846
+1655850

Modified: websites/staging/flex/trunk/content/css/style.css
==============================================================================
--- websites/staging/flex/trunk/content/css/style.css (original)
+++ websites/staging/flex/trunk/content/css/style.css Thu Jan 29 20:42:54 2015
@@ -53,7 +53,7 @@
     display: block;
     width: 100%;
     float: left;
-    max-height: 62px;
+    max-height: 60px;
     margin: 0 0 25px 0;
     position: relative;
 }
@@ -79,6 +79,7 @@
     text-decoration: none;
     font-size: 14px;
     padding: 15px 25px;
+    margin-bottom: 1px;
     text-transform: uppercase;
 
 }
@@ -124,7 +125,7 @@
 #navigation ul ul {
     position: absolute;
     display: none;
-    top: 51px;
+    top: 60px;
     left: 0;
     background: #303030;
     z-index: 999;