[Glitch] RTL: fix domain append at signup form
Port 65b3804a6c
to glitch-soc
This commit is contained in:
parent
e18724363d
commit
ef9c11e050
|
@ -223,7 +223,7 @@ body.rtl {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.simple_form .input-with-append .append {
|
.simple_form .label_input__append {
|
||||||
right: auto;
|
right: auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue