1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
This commit is contained in:
Geremia Taglialatela 2013-10-26 21:32:29 +02:00
parent 0365796375
commit b09417fd75

View file

@ -66,6 +66,12 @@
page-break-after: avoid;
}
// Chrome (OSX) fix for https://github.com/twbs/bootstrap/issues/11245
// Once fixed, we can just straight up remove this.
select {
background: white !important;
}
// Bootstrap components
.navbar {
display: none;