2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

bump min iOS in Autoprefixer config to v7

This commit is contained in:
Chris Rebert
2014-12-15 18:17:25 -08:00
parent 8a60a27efb
commit 736b7bdf93
+1 -1
View File
@@ -179,7 +179,7 @@ module.exports = function (grunt) {
'Chrome >= 20',
'Firefox >= 31',
'Explorer >= 9',
'iOS >= 6',
'iOS >= 7',
'Opera >= 12',
'Safari >= 6'
]