diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 9ebd3995c..f1ef9492d 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -265,6 +265,9 @@ table { h3 { page-break-after: avoid; } + select { + background: #fff !important; + } .navbar { display: none; } @@ -2611,6 +2614,7 @@ input[type="button"].btn-block { font-style: normal; font-weight: normal; line-height: 1; + -moz-osx-font-smoothing: grayscale; } .glyphicon:empty { |
