Fixed direction bug in RTL mode of the text input
This commit is contained in:
parent
6a08076c18
commit
4811ff2c59
@ -59,7 +59,7 @@
|
||||
|
||||
&[dir="rtl"] {
|
||||
.select2-selection--multiple {
|
||||
.select2-selection__choice, .select2-selection__placeholder {
|
||||
.select2-selection__choice, .select2-selection__placeholder, .select2-search--inline {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user