mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Better spacing of le docs sections
This commit is contained in:
+4
-5
@@ -175,6 +175,10 @@ body {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bs-docs-section + .bs-docs-section {
|
||||||
|
margin-top: 80px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Ads in page headers */
|
/* Ads in page headers */
|
||||||
.carbonad {
|
.carbonad {
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
@@ -211,11 +215,6 @@ body {
|
|||||||
display: none; /* hide what I assume are tracking images */
|
display: none; /* hide what I assume are tracking images */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Padding for in-page bookmarks */
|
|
||||||
.bs-docs-section {
|
|
||||||
padding-top: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Docs sidebar
|
/* Docs sidebar
|
||||||
|
|||||||
Reference in New Issue
Block a user