From d2abeb6841e4c2e52c81559654ea64c6e267944d Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Wed, 22 Jul 2015 17:23:47 +0200 Subject: [PATCH] even less tooltip line height --- app/styles/app/modules/tooltips.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/styles/app/modules/tooltips.sass b/app/styles/app/modules/tooltips.sass index 382ea53d..ebe75b29 100644 --- a/app/styles/app/modules/tooltips.sass +++ b/app/styles/app/modules/tooltips.sass @@ -15,7 +15,7 @@ border-radius: 4px color: $white font-size: $font-size-sm - line-height: 1.5 + line-height: 1.3 text-align: center white-space: nowrap @@ -82,6 +82,6 @@ .tooltip-bubble top: -4em left: -1.9em - height: 3.4em + height: 3.2em &:before left: 2em