You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, the height of a plain <input type="week"> without any Bootstrap classes doesn't match the height of other plain temporal <input>s.
Tested on OS X Chrome using http://jsfiddle.net/5Lh045wd/1/
The text was updated successfully, but these errors were encountered:
In fact I've got that temporal stuff commented out in v4 so far. Haven't tested it much yet though, but I wasn't sure if we needed it if we're going class-only for more of our styles.
As a side-effect of
bootstrap/less/forms.less
Line 179 in 6ba595f
<input type="week">
without any Bootstrap classes doesn't match the height of other plain temporal<input>
s.Tested on OS X Chrome using http://jsfiddle.net/5Lh045wd/1/
The text was updated successfully, but these errors were encountered: