From 32a1b251fad86ce428f43560231bf79551e8f069 Mon Sep 17 00:00:00 2001 From: Tayane Fernandes Date: Thu, 9 Feb 2017 15:51:53 -0200 Subject: [#922] Changes layout to be compatible with IE with @anikarni --- web-ui/src/common/header/header.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/src/common') diff --git a/web-ui/src/common/header/header.scss b/web-ui/src/common/header/header.scss index 66ddfa3e..d56629bf 100644 --- a/web-ui/src/common/header/header.scss +++ b/web-ui/src/common/header/header.scss @@ -65,6 +65,7 @@ .header-icons { position: relative; right: 0; + top: 0; a { display: flex; -- cgit v1.2.3