From 4c4a78c559b9a4180c3367be50ed0a6dfb19c446 Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Wed, 25 May 2016 21:37:01 -0700 Subject: [PATCH] Fixed header line height --- src/components/Layout/Layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Layout/Layout.scss b/src/components/Layout/Layout.scss index 44adc7471..1ed76ccb4 100644 --- a/src/components/Layout/Layout.scss +++ b/src/components/Layout/Layout.scss @@ -27,6 +27,7 @@ border-bottom: 1px solid #eee; font-size: 14px; + line-height: 1; } .teamName a {