diff options
author | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-02-09 11:28:49 -0200 |
---|---|---|
committer | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-02-09 12:50:15 -0200 |
commit | b2676a1f407ecf05cb0b511e563d21b4e2a0ee61 (patch) | |
tree | 15be4c20409c920e7a7514713c27b20f35c0fbd7 /web-ui/src | |
parent | dd4f8569848b4dbd688c07c03b17a898ed6df25d (diff) |
[#922] Fix webpack production path to account recovery
with @anikarni
Diffstat (limited to 'web-ui/src')
-rw-r--r-- | web-ui/src/common/header/header.scss | 1 |
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 bd79280d..66ddfa3e 100644 --- a/web-ui/src/common/header/header.scss +++ b/web-ui/src/common/header/header.scss @@ -41,6 +41,7 @@ position: absolute; right: 6%; + top: 13px; span { display: none; |