mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #12932 from Snuffleupagus/rm-ms-prefix
Stop including `-ms` prefixed CSS rules in GENERIC builds
This commit is contained in:
commit
9af8501e6c
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ var AUTOPREFIXER_CONFIG = {
|
|||
"Firefox ESR",
|
||||
"Safari >= 10",
|
||||
"> 0.5%",
|
||||
"not IE > 0",
|
||||
"not dead",
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue