From 5470a453f911cf2b71cc05ae52d86eddd1a43b5d Mon Sep 17 00:00:00 2001 From: Robert-Jan Bijl <robert-jan@prezent.nl> Date: Tue, 13 May 2014 09:05:37 +0200 Subject: [PATCH] Getting a few more pixels perfect in the RTL mode for multiple selects --- select2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/select2.css b/select2.css index 90c73aa1..df8b9fcc 100644 --- a/select2.css +++ b/select2.css @@ -619,7 +619,7 @@ html[dir="rtl"] .select2-search-choice-close { html[dir="rtl"] .select2-container-multi .select2-search-choice-close { left: auto; - right: 3px; + right: 2px; } .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {