From b2f9fe4a3edf117d7227b8969f09ecaf0cc599e8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 13 Aug 2015 23:18:58 -0700 Subject: grunt it --- dist/css/bootstrap.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 11c8ce127..d4545c8a5 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2238,9 +2238,6 @@ fieldset[disabled] .checkbox label { user-select: none; border: .0625rem solid transparent; border-radius: .25rem; - -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out; } .btn:focus, -- cgit v1.2.3