[Glitch] RTL: fix domain append at signup form

Port 65b3804a6c to glitch-soc
This commit is contained in:
Thibaut Girka 2018-10-22 18:24:18 +02:00
parent e18724363d
commit ef9c11e050
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ body.rtl {
padding-right: 0;
}
.simple_form .input-with-append .append {
.simple_form .label_input__append {
right: auto;
left: 0;