revert fixes for IE, it made the banners invisible for all other browsers, too.

This commit is contained in:
Ralf Teusner
2017-03-23 18:17:14 +01:00
parent 420d8b3844
commit 47693cd62f

View File

@ -17,8 +17,10 @@
pointer-events: none;
/* fixes for IE */
/*
background:white;
opacity:0;
filter:Alpha(opacity=0);
*/
}