2
0
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:
Mark Otto
2013-08-18 22:43:29 -07:00
parent 87924abdc2
commit 73f56a9036
2 changed files with 89 additions and 46 deletions
+10
View File
@@ -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;
}