From: Paul Sladen Date: Wed, 11 Sep 2013 00:20:26 +0000 (+0100) Subject: Tighten white space usage for geocode "View details" link X-Git-Tag: live~4741 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/25645ed51a5b2bbbd0b50d66258d1aeceb4aa223 Tighten white space usage for geocode "View details" link --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 2adabb5e1..aac527628 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1014,7 +1014,10 @@ a.donate { .search_details { display: block; + float: right; text-align: right; + margin-top: 0.2em; + margin-left: 0.5em; } } diff --git a/app/views/geocoder/results.html.erb b/app/views/geocoder/results.html.erb index f98f2abc9..3c471076c 100644 --- a/app/views/geocoder/results.html.erb +++ b/app/views/geocoder/results.html.erb @@ -3,7 +3,7 @@ <% else %> <% if @more_params %>