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

lolsob-rspec
Masoud Abkenar 2018-10-18 21:19:31 +02:00 committed by Eugen Rochko
parent b420d15a9b
commit ec15808edd
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;