1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-25 20:32:51 +01:00

no need for this; we have max-width 100% on them now

This commit is contained in:
Mark Otto 2016-12-21 13:14:43 -08:00 committed by Mark Otto
parent 530b9bcba4
commit c7be14d66b

View File

@ -111,11 +111,6 @@
margin-top: 2rem;
}
// Undo width of container
.container {
width: auto;
}
> .form-control {
+ .form-control {
margin-top: .5rem;