[openstreetmap-website] Search box styling is broken in Firefox 30 (#756)

Marco Antonio notifications at github.com
Sun Jun 15 21:53:20 UTC 2014


@tomhughes FF30 [allowed the use](https://www.mozilla.org/en-US/firefox/30.0beta/releasenotes/) of `line-height` for `<input type="reset|button|submit">`. If the `line-height` value is greater than the value of the `font-size` for the element, this difference is cut in half and distributed evenly on the top and bottom of the in-line box.

Using value of `$typeheight` into `$lineheight` apparently the problem is solved.





---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/756#issuecomment-46129147
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20140615/4071d40e/attachment.html>


More information about the rails-dev mailing list