diff --git a/scss/_print.scss b/scss/_print.scss index 2f57e94863..54f9bffab8 100644 --- a/scss/_print.scss +++ b/scss/_print.scss @@ -67,12 +67,6 @@ } // Bootstrap specific changes start - // - // Chrome (OSX) fix for https://github.com/twbs/bootstrap/issues/11245 - // Once fixed, we can just straight up remove this. - select { - background: #fff !important; - } // Bootstrap components .navbar {