[Glitch] RTL: fix domain append at signup form

Port ec15808edd to glitch-soc
This commit is contained in:
Thibaut Girka 2018-10-22 18:24:18 +02:00
parent 0631c9ed7c
commit 81c0cbaa9e

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;