mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
space out form control sizing examples
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user