From 38ca1e03b3cc74c010896ca2cd269ece7b29ea23 Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Thu, 19 May 2011 14:51:26 -0700 Subject: lower nav to align with header underline. --- shared/css/documentation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/css/documentation.css') diff --git a/shared/css/documentation.css b/shared/css/documentation.css index 6c4b529..9f46f17 100644 --- a/shared/css/documentation.css +++ b/shared/css/documentation.css @@ -161,7 +161,7 @@ p.attention { div.sidebar-shell { position: relative; float: right; - margin: .5em 0 0; + margin: 35px 0 0; } div.sidebar-module { -- cgit v1.3.1