RTL: fix domain append at signup form (#9007)

This commit is contained in:
Masoud Abkenar 2018-10-18 21:19:31 +02:00 committed by Eugen Rochko
parent 007f7690fa
commit 65b3804a6c
1 changed files with 1 additions and 1 deletions

View File

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