[Glitch] RTL: fix domain append at signup form

Port ec15808edd to glitch-soc
lolsob-rspec
Thibaut Girka 2018-10-22 18:24:18 +02:00
parent 0631c9ed7c
commit 81c0cbaa9e
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;