mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Remove defunct OS X Chrome <select> printing bug workaround
Chrome fixed the bug as of v37: https://code.google.com/p/chromium/issues/detail?id=282918
This commit is contained in:
parent
7d8bad586b
commit
07c11f5e92
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user