Home › Forums › CSS › Floats Working in IE, Chrome, But Not Firefox › Reply To: Floats Working in IE, Chrome, But Not Firefox
March 18, 2014 at 3:04 pm
#166173
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.