diff options
| author | Cameron McEfee <cameron@github.com> | 2011-05-19 14:51:26 -0700 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-05-19 14:51:26 -0700 |
| commit | 38ca1e03b3cc74c010896ca2cd269ece7b29ea23 (patch) | |
| tree | 22848b8132d6c1d2070988c0bbe9f1556a4b2256 /shared/css/documentation.css | |
| parent | c4f2fefeb9f7abe6fbce10463ee609a762802eaa (diff) | |
lower nav to align with header underline.
Diffstat (limited to 'shared/css/documentation.css')
| -rw-r--r-- | shared/css/documentation.css | 2 |
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 { |
