Commit a12f9991 authored by Xaq Rothman's avatar Xaq Rothman Committed by Bálint Nagy
Browse files

Resolve #3243923 "Multi select dropdown"

parent 2581f124
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -32,3 +32,7 @@
  background: none !important;
  border: 0 none !important;
}

.chosen-container-multi.chosen-with-drop .chosen-drop {
  left: 0;
}