Forums

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

Home Forums CSS icons inside my form inputs making my form not align properly Reply To: icons inside my form inputs making my form not align properly

#189677
Paulie_D
Member

I think you’ll find that it’s becuase the icons font glyphs aren’t all the same width.

http://codepen.io/Paulie-D/pen/LEpymM

Even though you’ve moved them visually using position relative the broswer remembers where they are supposed to be and allocates space for them.