Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Whats wrong with Firefox (and IE)? Is it flexbox or image css rules or… ? Reply To: Whats wrong with Firefox (and IE)? Is it flexbox or image css rules or… ?

#237887
gcyrillus
Participant

what’s wrong with firefox is :flex :1 45% where it might expect 1 or 3 values or each declared as such: flex-grow, flex-basis & flex-shrink. Even then it can be still buggy. here you may use width: 45% /* or 33% */ . basicly, make it as simple as possible and still set widths ;)

http://codepen.io/gc-nomade/pen/mVQgjM