2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

kill bottom margin on last docs section

This commit is contained in:
Mark Otto
2014-01-18 11:33:50 -08:00
parent a56cf753ce
commit 7b42103df6
5 changed files with 7 additions and 4 deletions
+3
View File
@@ -618,6 +618,9 @@ body {
.bs-docs-section {
margin-bottom: 60px;
}
.bs-docs-section:last-child {
margin-bottom: 0;
}
h1[id] {
margin-top: 0;