Style error message after moving it above inputs

This commit is contained in:
Alasdair Smith 2018-10-04 16:40:50 +01:00
parent af499e4539
commit 8777b0f5f8

View file

@ -95,10 +95,11 @@
}
}
.hp-register-password-error {
margin-top: 5px;
margin-bottom: 9px;
}
.register-banner__password-error {
padding: 2px;
padding: 3px;
border: none;
position: relative;
}
.screenshot {