RTL: fix domain append at signup form (#9007)
parent
007f7690fa
commit
65b3804a6c
|
@ -219,7 +219,7 @@ body.rtl {
|
|||
padding-right: 0;
|
||||
}
|
||||
|
||||
.simple_form .input-with-append .append {
|
||||
.simple_form .label_input__append {
|
||||
right: auto;
|
||||
left: 0;
|
||||
|
||||
|
|
Reference in New Issue