Forums

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

Home Forums CSS Floats Working in IE, Chrome, But Not Firefox Reply To: Floats Working in IE, Chrome, But Not Firefox

#166173
siouxfan45
Participant

Thanks for the help! I was able to fix that problem: http://codepen.io/anon/pen/pkgGh/

However, now I’m unsure why the “Message” text area appears to be 1pixel shorter in FireFox. Does this have to do with the border-box sizing? I’m unsure how to fix this. It looks great in the other browsers (Chrome, IE) – but that 1 pixel difference is preventing the send button and the input box next to it from lining up exactly in FireFox.