From: Aaron Lidman Date: Sat, 16 Nov 2013 00:11:44 +0000 (-0800) Subject: Replace searching.gif with loader from iD X-Git-Tag: live~4653^2~54 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5ddab68c11ad7ac85bf3b80e250aa4454292a53c Replace searching.gif with loader from iD --- diff --git a/app/assets/images/searching.gif b/app/assets/images/searching.gif index 5b33f7e54..b1451fd7d 100644 Binary files a/app/assets/images/searching.gif and b/app/assets/images/searching.gif differ diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 68eb17e42..ba3583eea 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -893,7 +893,7 @@ nav.secondary { .load_more { text-align: center; margin: $lineheight auto; - width: $lineheight; + width: 40px; display: block; } }