From: Tom Hughes Date: Sun, 22 Jun 2014 09:25:08 +0000 (+0100) Subject: Fix line height for buttons in Firefox 30 X-Git-Tag: live~5693 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/052559c5d7bdea31a1ef8d62ff4fee8816ebf884?hp=052559c5d7bdea31a1ef8d62ff4fee8816ebf884 Fix line height for buttons in Firefox 30 This is pretty ugly, but it's the best solution I have at the current time. Seems to fix Firefox 30 without breaking Chrome or Opera and doesn't make IE8 any worse. Fixes #756 ---