mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:42:54 +00:00
Merge remote-tracking branch 'upstream/develop' into 1508-poco-ostatus
This commit is contained in:
commit
4659a09b53
1 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue