Financial-Times / o-grid

Responsive grid system
http://registry.origami.ft.com/components/o-grid
93 stars 14 forks source link

Clearfix should apply to browsers other than IE #116

Closed adgad closed 8 years ago

adgad commented 8 years ago

/cc @wheresrhys @ironsidevsquincy @AlbertoElias

Now that browsers other than IE are getting the floating grid (as opposed to the flexbox one), we need the clearfix to apply to any browser that does not support flexbox.

JSbin: http://jsbin.com/mitigi/edit?html,css,output (broken in BB7 and iOS 6)

matthew-andrews commented 8 years ago

great investigative work ^^