Skip to content

Commit 5470a45

Browse files
author
Robert-Jan Bijl
committed
Getting a few more pixels perfect in the RTL mode for multiple selects
1 parent fb91ada commit 5470a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ html[dir="rtl"] .select2-search-choice-close {
619619

620620
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
621621
left: auto;
622-
right: 3px;
622+
right: 2px;
623623
}
624624

625625
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {

0 commit comments

Comments
 (0)