aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_print.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/scss/_print.scss b/scss/_print.scss
index 2f57e9486..54f9bffab 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 {