mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
space out form control sizing examples
This commit is contained in:
parent
f1e10c37fd
commit
a4e9a6845a
@ -88,6 +88,12 @@
|
|||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> .form-control {
|
||||||
|
+ .form-control {
|
||||||
|
margin-top: .5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Card examples should be horizontal
|
// Card examples should be horizontal
|
||||||
> .card {
|
> .card {
|
||||||
max-width: 20rem;
|
max-width: 20rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user