From bc04864edfa26b22d0da0bf07fee6e9a3265203e Mon Sep 17 00:00:00 2001 From: REJack <info@rejack.de> Date: Mon, 19 Aug 2019 12:33:00 +0200 Subject: [PATCH] fixed brand-link img height --- build/scss/_brand.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/scss/_brand.scss b/build/scss/_brand.scss index 15a5421ec..132b32479 100644 --- a/build/scss/_brand.scss +++ b/build/scss/_brand.scss @@ -33,7 +33,7 @@ margin-left: .8rem; margin-right: .5rem; margin-top: -3px; - max-height: 34px; + max-height: 33px; width: auto; } @@ -43,7 +43,7 @@ margin-left: .8rem; margin-right: .5rem; margin-top: -3px; - max-height: 34px; + max-height: 33px; width: auto; }