summaryrefslogtreecommitdiff
path: root/web-ui/src/common
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-02-09 15:51:53 -0200
committerTayane Fernandes <tayane.rmf@gmail.com>2017-02-09 15:51:53 -0200
commit32a1b251fad86ce428f43560231bf79551e8f069 (patch)
tree71be20396ecf6084fdfc86b060c9d635a2e5c4ed /web-ui/src/common
parent2bfd4b8da51310da0e11d87f64f57990d93d79e0 (diff)
[#922] Changes layout to be compatible with IE
with @anikarni
Diffstat (limited to 'web-ui/src/common')
-rw-r--r--web-ui/src/common/header/header.scss1
1 files changed, 1 insertions, 0 deletions
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;