2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

bump min Firefox in Autoprefixer config to v31 (latest ESR)

This commit is contained in:
Chris Rebert
2014-12-15 17:59:13 -08:00
parent 63aff57cb6
commit 57705e7d85
+2 -2
View File
@@ -11,7 +11,7 @@
"Android 2.3",
"Android >= 4",
"Chrome >= 20",
"Firefox >= 24",
"Firefox >= 31",
"Explorer >= 9",
"iOS >= 6",
"Opera >= 12",
@@ -31,4 +31,4 @@
"}(jQuery);\n\n"
]
}
}
}