Vier: The "register" page now looks better.

This commit is contained in:
Michael Vogel 2015-08-24 19:03:03 +02:00
parent 4ecc81d9b7
commit d1647222d3
1 changed files with 6 additions and 0 deletions

View File

@ -2214,6 +2214,12 @@ aside #id_password {
float: left;
}
#register-name-end,
#register-email-end,
#register-nickname-end {
clear: both;
}
.required {
display: inline;
color: #B20202;