mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
space out form control sizing examples
This commit is contained in:
parent
f1e10c37fd
commit
a4e9a6845a
1 changed files with 6 additions and 0 deletions
|
|
@ -88,6 +88,12 @@
|
|||
width: auto;
|
||||
}
|
||||
|
||||
> .form-control {
|
||||
+ .form-control {
|
||||
margin-top: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
// Card examples should be horizontal
|
||||
> .card {
|
||||
max-width: 20rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue