From: Chris Rebert Date: Tue, 16 Dec 2014 02:17:25 +0000 (-0800) Subject: bump min iOS in Autoprefixer config to v7 X-Git-Tag: v4.0.0-alpha~462^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=736b7bdf93589880f55e552cd0dcd55e9fb85c16;p=thirdparty%2Fbootstrap.git bump min iOS in Autoprefixer config to v7 --- diff --git a/Gruntfile.js b/Gruntfile.js index b33a3c825b..d09e6f5606 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -179,7 +179,7 @@ module.exports = function (grunt) { 'Chrome >= 20', 'Firefox >= 31', 'Explorer >= 9', - 'iOS >= 6', + 'iOS >= 7', 'Opera >= 12', 'Safari >= 6' ]