mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12821] IE 9 requires filter: none for svg
This commit is contained in:
@@ -27,3 +27,7 @@ dd label input { vertical-align: text-bottom\9; }
|
||||
.search-header, .search-header .inputbox, .search-header a.button {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.headerbar, .forumbg, .forabg {
|
||||
filter: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user