diff --git a/UI/Templates/MainUI/SOGoRootPage.wox b/UI/Templates/MainUI/SOGoRootPage.wox index 413411fef..a0c8b4d82 100644 --- a/UI/Templates/MainUI/SOGoRootPage.wox +++ b/UI/Templates/MainUI/SOGoRootPage.wox @@ -46,31 +46,36 @@ +
{{warning}}
- - +
+ + + + + + + + +
- --> - - - +
+ + + + + +
+ + diff --git a/UI/WebServerResources/scss/views/LoginUI.scss b/UI/WebServerResources/scss/views/LoginUI.scss index 13042112b..1324f1485 100644 --- a/UI/WebServerResources/scss/views/LoginUI.scss +++ b/UI/WebServerResources/scss/views/LoginUI.scss @@ -8,3 +8,8 @@ [id=logo] img { max-width: 100%; } + +label.login-lang { + margin: 0 $bl $bl 0; + +}