Hi,
I have an issue when using prepend on a field. The icon seems to not be aligned vertically correctly. I’ve search through the css and can’t see anything wrong!
Has any one else had the same issue?
Hi,
I have an issue when using prepend on a field. The icon seems to not be aligned vertically correctly. I’ve search through the css and can’t see anything wrong!
Has any one else had the same issue?
Hi Monder,
I experienced a similar issue when I kept some main.css and form.css styles… check your custom styles and remove or change it and your issue will be solved
Regards.
Hi thanks
I tried removing all my custom style sheets but nothing changed. I maybe should have said that I’m using font awesome aswell.
Anyway fix the issue then was a style in the font awesome css called some thing like "class^= icon^=". There was a setting in this rule "line height : normal" I removed this line and it now displays correctly!
Great, good tip!