Anther pseudo element rules fix

This commit is contained in:
Aurelien Vaillant
2020-04-05 13:05:28 +02:00
parent 58befd1e22
commit b50d46f037
+3
View File
@@ -138,6 +138,9 @@ body {
width: 0;
height: 0;
}
.icon-user::before {
content: none;
}
.form-text {
width: 90%;