diff options
| author | Mark Otto <[email protected]> | 2015-06-19 20:41:20 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-19 20:41:20 -0700 |
| commit | bfd0267c1ecbb32981135aee9641d5cf2fd82093 (patch) | |
| tree | ac294f7fbc18d4ba8c6b4179b7d1cbeb6481d70b /docs/dist/css/bootstrap.css | |
| parent | 3df2d085ed219a16848b96e90a72fcd5575a5270 (diff) | |
| parent | bc29c016b7afefa2a9a42e94efaee58695049285 (diff) | |
| download | bootstrap-bfd0267c1ecbb32981135aee9641d5cf2fd82093.tar.xz bootstrap-bfd0267c1ecbb32981135aee9641d5cf2fd82093.zip | |
Merge pull request #130 from twbs/v4_builds
Custom v4 CSS builds
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index fb598e44f..194085bb2 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -1844,7 +1844,7 @@ pre code { height: 2.625rem; } .form-control::-ms-expand { - background-color: transparent; + background-color: transparent; border: 0; } .form-control:focus { @@ -5405,7 +5405,6 @@ button.close { width: 20px; height: 20px; margin-top: -10px; - margin-top: -10px; font-family: serif; line-height: 1; } |
