jamesshore / quixote

CSS unit and integration testing
Other
848 stars 45 forks source link

Firefox button padding browser detect #43

Open jamesshore opened 7 years ago

jamesshore commented 7 years ago

When Firefox renders a button, by default it adds 2px of padding inside the button. (See this StackOverflow post.)

Add a browser detect for this scenario.

jamesshore commented 7 years ago

See https://github.com/jamesshore/quixote/issues/41#issuecomment-293677710