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
InputGroup min-width is previously set to 200px to ensure search button appears in mobile devices (see #470)
Recommendation
However, it is recommend to set minimum width to be 100% width of the parent container when in mobile or less than the value of 4 columns in XL breakpoint
Description
Recommendation
Meta