Commit b09417fd authored by Geremia Taglialatela's avatar Geremia Taglialatela
Browse files

Fixes #11245

parent 03657963
Showing with 6 additions and 0 deletions
+6 -0
......@@ -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;
......
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