From a1b2527b280ed5e4e8f2aca450e441d906b4480e Mon Sep 17 00:00:00 2001 From: Bogdan Artemenko Date: Mon, 7 Oct 2019 13:51:59 +0300 Subject: [PATCH] satellite/web: Fixed Login Button overlapping. (#3156) --- web/satellite/src/views/login/loginArea.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/web/satellite/src/views/login/loginArea.scss b/web/satellite/src/views/login/loginArea.scss index a9df62ca2..72dda35fe 100644 --- a/web/satellite/src/views/login/loginArea.scss +++ b/web/satellite/src/views/login/loginArea.scss @@ -126,6 +126,7 @@ width: 160px; height: 48px; box-shadow: none; + z-index: 1; &__label { font-family: 'font_bold';