Hey guys, can anyone tell how to fix this this weird editor issue?
Senior Boarder
GK User
Thu May 31, 2012 4:53 am
can someone post a code fix for this?
Senior Boarder
GK User
Thu May 31, 2012 6:08 am
a friend told me...
The issue is in Firefox, chrome is fine.
The editor is embeded in <span> which is an inline element, so it is rendered after previous elements on same row. Chrome processed div that contains two div's which "float" as normal div and that's why it "forces" next span to show under...