mirror of https://github.com/twbs/bootstrap.git
no need for this; we have max-width 100% on them now
This commit is contained in:
parent
530b9bcba4
commit
c7be14d66b
|
@ -111,11 +111,6 @@
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Undo width of container
|
|
||||||
.container {
|
|
||||||
width: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
> .form-control {
|
> .form-control {
|
||||||
+ .form-control {
|
+ .form-control {
|
||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
|
|
Loading…
Reference in New Issue