mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-17 14:54:30 +01:00
rm defunct workaround for OS X Chrome <select> printing bug
Chrome fixed the bug several versions ago (see https://github.com/twbs/bootstrap/issues/11245#issuecomment-57494756 ) thus rendering this workaround unnecessary. [skip sauce]
This commit is contained in:
parent
8a9d698daf
commit
22178f9c3b
@ -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