diff --git a/scss/_print.scss b/scss/_print.scss
index 2f57e94863c2acdec842cd5f3cc67b37f0ed47ba..54f9bffab8e5172ebcf9f64c4f9231c25b2a0d2e 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 {