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
I am working with rails gem 'bootstrap', '4.0.0.alpha3.1' after updating to gem 'bootstrap', '4.0.0.alpha4' card-columns became unstable.
A static page would break a card in the middle (img from text like in the Pen below) and start do blink between the correct card position versus this broken one.
I am working with rails
gem 'bootstrap', '4.0.0.alpha3.1'
after updating togem 'bootstrap', '4.0.0.alpha4'
card-columns became unstable.A static page would break a card in the middle (img from text like in the Pen below) and start do blink between the correct card position versus this broken one.
I'm using chrome lastest build.
BS4-alpha3.1 Pen:
(http://codepen.io/dritir/pen/gwBxgK)
BS4-alpha4 Pen:
(http://codepen.io/dritir/pen/QKkrGP)
The text was updated successfully, but these errors were encountered: