diff options
| author | Geremia Taglialatela <[email protected]> | 2013-10-26 21:52:38 +0200 |
|---|---|---|
| committer | Geremia Taglialatela <[email protected]> | 2013-10-26 21:52:38 +0200 |
| commit | 58cb85be3732888c42003cbe42142ee0e77a9639 (patch) | |
| tree | 14bc4e618c43798302c37106023aca7d8f721aff /less | |
| parent | b09417fd75b068f0eee37bef089f0d08d8ba9b58 (diff) | |
| download | bootstrap-58cb85be3732888c42003cbe42142ee0e77a9639.tar.xz bootstrap-58cb85be3732888c42003cbe42142ee0e77a9639.zip | |
#fff of course
Diffstat (limited to 'less')
| -rw-r--r-- | less/print.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/print.less b/less/print.less index 6362129e5..07277a3ca 100644 --- a/less/print.less +++ b/less/print.less @@ -69,7 +69,7 @@ // Chrome (OSX) fix for https://github.com/twbs/bootstrap/issues/11245 // Once fixed, we can just straight up remove this. select { - background: white !important; + background: #fff !important; } // Bootstrap components |
