]> git.openstreetmap.org Git - rails.git/commitdiff
Reduce left and right padding for the "Go" button
authorJonas Krückel <osm@jonas-krueckel.de>
Mon, 20 Dec 2010 20:08:51 +0000 (21:08 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 21 Dec 2010 17:21:20 +0000 (17:21 +0000)
Firefox keeps the text on a button centered if it overflows the content
area but Webkit keeps the left edge fixed and pushes all the overflow to
the right so reducing the padding improves the look in Webkit when the
text is too long.


No differences found