0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01:00

space out form control sizing examples

This commit is contained in:
Mark Otto 2015-08-17 23:44:17 -07:00
parent f1e10c37fd
commit a4e9a6845a

View File

@ -88,6 +88,12 @@
width: auto;
}
> .form-control {
+ .form-control {
margin-top: .5rem;
}
}
// Card examples should be horizontal
> .card {
max-width: 20rem;