From e3b8081b7ec12649f2a260dbff6fd6540773f52d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Jul 2013 19:32:05 -0700 Subject: [PATCH] Better spacing of le docs sections --- assets/css/docs.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/assets/css/docs.css b/assets/css/docs.css index 941641d2c8..ac0fa7325c 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -175,6 +175,10 @@ body { position: relative; } +.bs-docs-section + .bs-docs-section { + margin-top: 80px; +} + /* Ads in page headers */ .carbonad { width: auto !important; @@ -211,11 +215,6 @@ body { display: none; /* hide what I assume are tracking images */ } -/* Padding for in-page bookmarks */ -.bs-docs-section { - padding-top: 30px; -} - /* Docs sidebar