Skip to content

Commit c33b9d5

Browse files
committed
Merge pull request select2#1219 from alexhaas/master
select2-drop-mask background and transparency
2 parents 0fe95eb + bf65a2a commit c33b9d5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

select2.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ Version: @@ver@@ Timestamp: @@timestamp@@
124124
left: 0;
125125
top: 0;
126126
z-index: 9998;
127-
background-color: #fff;
128-
opacity: 0;
129-
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* works in IE 8 */
130-
filter: "alpha(opacity=0)"; /* expected to work in IE 8 */
131-
filter: alpha(opacity=0); /* IE 4-7 */
132127
}
133128

134129
.select2-drop {

0 commit comments

Comments
 (0)