spacing in docs example"

This commit is contained in:
Mark Otto 2016-02-09 01:12:58 -08:00
parent 4972f87724
commit 325c1d4c3c
1 changed files with 4 additions and 0 deletions

View File

@ -128,6 +128,10 @@
position: static;
display: block;
}
> .form-group:last-child {
margin-bottom: 0;
}
}
.bd-example > .close {