Merge remote-tracking branch 'upstream/develop' into 1508-poco-ostatus

This commit is contained in:
Michael Vogel 2015-08-24 19:22:05 +02:00
commit 4659a09b53
1 changed files with 6 additions and 0 deletions

View File

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