From 568a5cd0edf3582aace3ef30b587c8a460826b2c Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Sat, 25 Feb 2017 14:42:16 -0800 Subject: [PATCH] tweak links bar spacing in topic card --- app/assets/stylesheets/base.scss.erb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/base.scss.erb b/app/assets/stylesheets/base.scss.erb index ab8bf101..6883fffb 100644 --- a/app/assets/stylesheets/base.scss.erb +++ b/app/assets/stylesheets/base.scss.erb @@ -236,7 +236,7 @@ .contributor { bottom: 7px; - margin-left: 20px; + margin-left: 40px; .contributorIcon { position: relative; @@ -288,6 +288,7 @@ .mapCount { padding:17px 0 17px 36px; + margin-left: 12px; .mapCountIcon { position: absolute; @@ -363,7 +364,7 @@ } .synapseCount { - margin-left: 2px; + margin-left: 26px; width: 24px; padding:17px 0 17px 32px;