mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03: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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1890
-1932
File diff suppressed because it is too large
Load Diff
+1837
-1867
File diff suppressed because it is too large
Load Diff
+852
-863
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user