From: Tom Hughes Date: Wed, 29 Aug 2012 12:43:19 +0000 (+0100) Subject: Set an explicit 0px border on the map X-Git-Tag: live~5566 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/2184e6310a21933315064f845a0e4c0cb99d63bf?hp=2184e6310a21933315064f845a0e4c0cb99d63bf Set an explicit 0px border on the map The JS code which resizes the map relies on being able to parse the border widths as a number, and by default IE7 seems to have a border of "medium" which fails to parse. ---