From 68044c60545093f813ab46611973f052b4584e9a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 5 Feb 2013 19:18:37 +0000 Subject: [PATCH] Separate the links in the bottom right map corner better --- app/assets/stylesheets/common.css.scss | 3 +++ app/views/site/index.html.erb | 18 ++++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) 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 @@
-- 2.43.2