mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12821] IE 9 requires filter: none for svg
This commit is contained in:
parent
9e8b4f5622
commit
39b20b89f3
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue