summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron McEfee <cameron@github.com>2011-05-19 14:51:26 -0700
committerCameron McEfee <cameron@github.com>2011-05-19 14:51:26 -0700
commit38ca1e03b3cc74c010896ca2cd269ece7b29ea23 (patch)
tree22848b8132d6c1d2070988c0bbe9f1556a4b2256
parentc4f2fefeb9f7abe6fbce10463ee609a762802eaa (diff)
lower nav to align with header underline.
-rw-r--r--shared/css/documentation.css2
1 files changed, 1 insertions, 1 deletions
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 {