From b7ac009a527869dc381b9e4c2272c822d85d2b1c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 27 Jan 2014 12:25:39 -0800 Subject: Remove #8350's reset for number inputs since Normalize fixes those upstream --- dist/css/bootstrap.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 09f6701e0..7482a7c5e 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1676,10 +1676,6 @@ input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } -input[type="number"]::-webkit-outer-spin-button, -input[type="number"]::-webkit-inner-spin-button { - height: auto; -} output { display: block; padding-top: 7px; -- cgit v1.2.3