Skip to content

Commit

Permalink
Remove remaining clip.
Browse files Browse the repository at this point in the history
  • Loading branch information
adunkman committed Jan 26, 2018
1 parent f86fa9b commit b8db27c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sass/chosen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ $chosen-sprite-retina: url('[email protected]') !default;
}
&.chosen-container-single-nosearch .chosen-search {
position: absolute;
clip: rect(0,0,0,0);
opacity: 0;
pointer-events: none;
}
}
/* @end */
Expand Down

0 comments on commit b8db27c

Please sign in to comment.