diff --git a/select2.css b/select2.css index 492ad06e..960ae2dd 100644 --- a/select2.css +++ b/select2.css @@ -641,12 +641,3 @@ disabled look for disabled choices in the results dropdown background-position: 100% -21px !important; } } -2-arrow b { - background-image: url('select2x2.png') !important; - background-repeat: no-repeat !important; - background-size: 60px 40px !important; - } - .select2-search input { - background-position: 100% -21px !important; - } -}