2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

increase height of homepage jumbotron, update vars and styles of popovers

This commit is contained in:
Mark Otto
2012-07-26 23:42:36 -07:00
parent 79067721b1
commit 6474190746
4 changed files with 20 additions and 17 deletions
+2 -2
View File
@@ -177,7 +177,7 @@ hr.soften {
/* Masthead (docs home)
------------------------- */
.masthead {
padding: 50px 0 60px;
padding: 70px 0 80px;
margin-bottom: 0;
color: #fff;
}
@@ -1000,7 +1000,7 @@ form.bs-docs-example {
box-shadow: 0 -5px 15px rgba(0,0,0,.15);
}
.masthead + .bs-docs-canvas {
top: 530px;
top: 570px;
}
.subhead + .bs-docs-canvas {
top: 250px;