twbs/bootstrap

_forms.scss: rem values shouldn't be hardcoded

Closed this issue · 0 comments

scss/_forms.scss
180:    padding-left: 1.25rem;
195:  margin-top: .25rem;
197:  margin-left: -1.25rem;
203:  margin-top: -.25rem;
211:  padding-left: 1.25rem;
219:  margin-left: .75rem;

/to @mdo since I'm not certain about the math here