Nature-Mount-1 User icon is shifted

This commit is contained in:
stilobique
2020-10-27 09:54:17 +01:00
parent 70d9f31c36
commit 73066c60d6
+2
View File
@@ -152,6 +152,7 @@ body {
.login-form .form-text { .login-form .form-text {
height: 52px; height: 52px;
width: 95%;
padding: 0 5%; padding: 0 5%;
border: 0; border: 0;
font-family: 'NotoSansBold', serif; font-family: 'NotoSansBold', serif;
@@ -163,6 +164,7 @@ body {
} }
.icon-user, .icon-lock { .icon-user, .icon-lock {
position: relative;
width: 52px; width: 52px;
height: 52px; height: 52px;
} }