From 4a1b8919d1f978d8a23e694a8fa713b1008daaca Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 3 Mar 2017 11:31:47 -0800 Subject: grunt --- dist/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index e10cd3415..459238b39 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3602,8 +3602,9 @@ tbody.collapse.show { background-size: 8px 10px; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; - -moz-appearance: none; -webkit-appearance: none; + -moz-appearance: none; + appearance: none; } .custom-select:focus { -- cgit v1.2.3