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
In v3, every column class (if not specified otherwise with col-xs-? class) was breaking to full width on mobile. In v4 Flexbox version I need to write col-xs-12 manually everywhere to achieve the same thing. Is this by design or bug?