From: Tom Hughes Date: Mon, 30 Jul 2012 12:41:11 +0000 (+0100) Subject: Don't try and fix the height of the search box X-Git-Tag: live~5641 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/888a0be7902750d9af2e5fb87812f9c8a40cf1b7?hp=888a0be7902750d9af2e5fb87812f9c8a40cf1b7 Don't try and fix the height of the search box We have no idea how much space a given browser will need for an input field so stop pretending we do as we just get it wrong. ---