You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/05/07 10:25:20 UTC

svn commit: r1334913 - /httpd/site/trunk/content/css/apsite.css

Author: humbedooh
Date: Mon May  7 08:25:20 2012
New Revision: 1334913

URL: http://svn.apache.org/viewvc?rev=1334913&view=rev
Log:
Move apcontents a bit closer to the menu

Modified:
    httpd/site/trunk/content/css/apsite.css

Modified: httpd/site/trunk/content/css/apsite.css
URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/css/apsite.css?rev=1334913&r1=1334912&r2=1334913&view=diff
==============================================================================
--- httpd/site/trunk/content/css/apsite.css (original)
+++ httpd/site/trunk/content/css/apsite.css Mon May  7 08:25:20 2012
@@ -78,7 +78,7 @@ div#apmenu {
 div#apcontents {
     position: absolute;
     top: 5.5em;
-    left: 15em;
+    left: 14em;
     right: 1em;
     margin-top: 40px;
     padding: 4px;