From: Mark Otto Date: Thu, 18 Jun 2015 23:32:30 +0000 (-0700) Subject: Follow up to #16529 (remove select caret in IE10+) X-Git-Tag: v3.3.6~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df78c8956d16f7128b853cf712f88dc79774d409;p=thirdparty%2Fbootstrap.git Follow up to #16529 (remove select caret in IE10+) - Update comment as recommended by @cvrebert - Use `transparent` for `background-color` so we don't need to override that value again in the disabled state. - Remove disabled changes. /cc @wonsong --- diff --git a/less/forms.less b/less/forms.less index 0fa85d8502..910c1e13b8 100644 --- a/less/forms.less +++ b/less/forms.less @@ -132,10 +132,10 @@ output { // Placeholder .placeholder(); - // Removes the border and background color around the caret in IE + // Unstyle the caret on `