From: Tom Hughes Date: Tue, 5 Feb 2013 19:18:37 +0000 (+0000) Subject: Separate the links in the bottom right map corner better X-Git-Tag: live~5125^2~19 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/68044c60545093f813ab46611973f052b4584e9a Separate the links in the bottom right map corner better --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 5eeab68a0..d0dd894eb 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1508,6 +1508,9 @@ ul.secondary-actions { border-left: 0; padding-left: 0; } + &:last-child { + margin-right: 0px; + } } } diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index c979c52bb..aa1197a5e 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -19,14 +19,16 @@