From d239fbb5f23aa06de7ba2ed6b5ec24703b03c13d Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Mon, 11 Apr 2016 21:18:48 +0100 Subject: Suppress IE/Edge additional white/blue colors for focused receives focus + // in IE and (under certain conditions) Edge, as it looks bad and cannot be made to + // match the appearance of the native widget. + // See https://github.com/twbs/bootstrap/issues/19398. + color: $input-color; + background-color: $input-bg; + } } // Make file inputs better match text inputs by forcing them to new lines. -- cgit v1.2.3