Merge remote-tracking branch 'upstream/develop' into 1508-poco-ostatus
This commit is contained in:
commit
4659a09b53
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue