diff --git a/less/print.less b/less/print.less index 94ca58f12a93..66e54ab489ea 100644 --- a/less/print.less +++ b/less/print.less @@ -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 {