Commit 456f60da authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #35 from twbs/rm-chrome-osx-print-workaround

Remove defunct OS X Chrome <select> printing bug workaround
parents dab0b97c 07c11f5e
Showing with 0 additions and 6 deletions
+0 -6
......@@ -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 {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment