From e32387ed5bedb1c28ed16d5ae5239f72a081a9a0 Mon Sep 17 00:00:00 2001 From: Angel Perez Date: Tue, 26 Jun 2018 12:55:48 -0400 Subject: [PATCH] Improve CSS styles for recommendations partial --- app/assets/stylesheets/layout.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 1a1ce6ddb..b7788706f 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -2408,7 +2408,7 @@ table { background: #fafafa; border-bottom: 1px solid #eee; margin-bottom: $line-height; - margin-top: rem-calc(-25); + margin-top: rem-calc(-$line-height); padding: $line-height 0; @include breakpoint(medium) { @@ -2449,7 +2449,7 @@ table { color: $text-light; position: absolute; right: 12px; - top: rem-calc(-18); + top: -18px; } // 20. Documents