little better spacing between major sections in le docs for jump to nav

This commit is contained in:
Mark Otto 2013-08-06 18:29:18 -07:00
parent 000f89829e
commit 75b0e92bc4
1 changed files with 2 additions and 2 deletions

View File

@ -208,8 +208,8 @@ body {
position: relative;
}
.bs-docs-section + .bs-docs-section {
margin-top: 80px;
.bs-docs-section h1[id] {
padding-top: 80px;
}
/* Ads in page headers */