Line height not working for text in button (only in Firefox)

Found this interesting bug when I was trying to position a text inside a button or input submit. This only happen in Firefox browser.
After searching online, found the solution from below website,
http://www.cssnewbie.com/input-button-line-height-bug/#.US7N129BMQ4 (credit to Rob Glazebrook for the clear explanation and workaround ).

Hope the findings can help others who face the same problem. :)

Comments

Popular posts from this blog

Django Form: MultipleChoiceField and How To Have Choices From Model Example

Jquery Validation fix for date format dd/mm/yyyy in Chrome and Safari

DJango Queryset comparing date time