mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
more migration guide work
This commit is contained in:
@@ -983,6 +983,7 @@ h3[id] {
|
||||
|
||||
.bs-customizer .toggle {
|
||||
float: right;
|
||||
margin-top: 85px; /* On account of ghetto navbar fix */
|
||||
}
|
||||
|
||||
/* Headings and form contrls */
|
||||
@@ -1068,3 +1069,12 @@ h3[id] {
|
||||
margin-top: 15px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
/* Migration overview spacing */
|
||||
.bs-migration-overview {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.bs-migration-overview h4 {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user