mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #23 from twbs/autoprefixer-FF-ESR
bump min Firefox in Autoprefixer config to v31 (latest ESR)
This commit is contained in:
commit
ea039ac72e
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
"Android 2.3",
|
||||
"Android >= 4",
|
||||
"Chrome >= 20",
|
||||
"Firefox >= 24",
|
||||
"Firefox >= 31",
|
||||
"Explorer >= 9",
|
||||
"iOS >= 6",
|
||||
"Opera >= 12",
|
||||
|
|
Loading…
Reference in a new issue