]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
bump min Chrome in Autoprefixer to v35
authorChris Rebert <code@rebertia.com>
Tue, 16 Dec 2014 02:07:09 +0000 (18:07 -0800)
committerChris Rebert <code@rebertia.com>
Thu, 8 Jan 2015 01:49:43 +0000 (17:49 -0800)
Gruntfile.js

index e9a3652f40551169cfa24cc63a5270bbb04e73b9..19f9bcfdf9af0192d16e3dad541e455285ec53fb 100644 (file)
@@ -158,7 +158,7 @@ module.exports = function (grunt) {
         browsers: [
           'Android 2.3',
           'Android >= 4',
-          'Chrome >= 20',
+          'Chrome >= 35',
           'Firefox >= 31',
           'Explorer >= 9',
           'iOS >= 7',