You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2012/07/27 17:36:30 UTC

svn commit: r827194 - in /websites/staging/vcl/trunk/content: ./ css/vcl.css

Author: buildbot
Date: Fri Jul 27 15:36:30 2012
New Revision: 827194

Log:
Staging update by buildbot for vcl

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

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul 27 15:36:30 2012
@@ -1 +1 @@
-1366418
+1366423

Modified: websites/staging/vcl/trunk/content/css/vcl.css
==============================================================================
--- websites/staging/vcl/trunk/content/css/vcl.css (original)
+++ websites/staging/vcl/trunk/content/css/vcl.css Fri Jul 27 15:36:30 2012
@@ -103,12 +103,14 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #navigation ul li ul li ul {
-   margin-bottom: 0;
+	margin-bottom: 0;
 }
 
 #navigation ul li ul li ul li {
-   border-top: thin dotted #666;
-   border-bottom: none;
+	padding-top: 4px;
+	margin-top: 0;
+	border-top: thin dotted #666;
+	border-bottom: none;
 }
 
 #footer {