mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 04:54:18 +00:00
Remove hack for outdated IE 6 browser
The `mask()` isn't valid in CSS.
This commit is contained in:
parent
610009fb7f
commit
f12ce78b5c
@ -192,7 +192,7 @@ div.mochaToolbarWrapper.bottom {
|
||||
.zIndexFix {
|
||||
border: 1px solid transparent;
|
||||
display: block;
|
||||
filter: mask();
|
||||
/*filter: mask();*/
|
||||
height: 100px;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
|
Loading…
x
Reference in New Issue
Block a user