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
When using the DatePicker with InputGroup and FloatLabel, the DatePicker button is still visually separated from the DatePicker, when there's no InputGroupAddon to the right of it:
This is a followup to #130.
When using the
DatePickerwithInputGroupandFloatLabel, the DatePicker button is still visually separated from the DatePicker, when there's noInputGroupAddonto the right of it:Reproducer