revert fixes for IE, it made the banners invisible for all other browsers, too.
This commit is contained in:
@ -17,8 +17,10 @@
|
||||
pointer-events: none;
|
||||
|
||||
/* fixes for IE */
|
||||
/*
|
||||
background:white;
|
||||
opacity:0;
|
||||
filter:Alpha(opacity=0);
|
||||
*/
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user