]> git.openstreetmap.org Git - rails.git/commitdiff
Set an explicit 0px border on the map
authorTom Hughes <tom@compton.nu>
Wed, 29 Aug 2012 12:43:19 +0000 (13:43 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 29 Aug 2012 13:02:54 +0000 (14:02 +0100)
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.


No differences found