mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 13:46:42 +02:00
Formatting and docs changes
This commit is contained in:
@@ -290,6 +290,7 @@ body {
|
|||||||
|
|
||||||
/* Page headers */
|
/* Page headers */
|
||||||
.bs-header {
|
.bs-header {
|
||||||
|
margin-bottom: 40px;
|
||||||
padding: 30px 15px 40px; /* side padding builds on .container 15px, so 30px */
|
padding: 30px 15px 40px; /* side padding builds on .container 15px, so 30px */
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -534,8 +535,6 @@ body {
|
|||||||
.bs-sidenav {
|
.bs-sidenav {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
padding-top: 5px;
|
|
||||||
padding-bottom: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* All levels of nav */
|
/* All levels of nav */
|
||||||
@@ -630,8 +629,8 @@ body {
|
|||||||
margin-bottom: 60px;
|
margin-bottom: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Janky fix for preventing navbar from overlapping */
|
|
||||||
h1[id] {
|
h1[id] {
|
||||||
|
margin-top: 0;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
docs/assets/css/pack.min.css
vendored
2
docs/assets/css/pack.min.css
vendored
File diff suppressed because one or more lines are too long
3822
docs/components.html
3822
docs/components.html
File diff suppressed because it is too large
Load Diff
3704
docs/css.html
3704
docs/css.html
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user