diff options
| author | Mark Otto <[email protected]> | 2015-01-19 16:15:51 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-19 16:15:51 -0800 |
| commit | e2c6dd29d861ce06e0e30be5bd2a69324b998e0e (patch) | |
| tree | 304cdbef787ed23f197e1fdd58e4db5722e3bfac /docs/dist/css/bootstrap.css | |
| parent | 6ba05d95d5f798461c3a3550629b07b5ed852709 (diff) | |
| download | bootstrap-e2c6dd29d861ce06e0e30be5bd2a69324b998e0e.tar.xz bootstrap-e2c6dd29d861ce06e0e30be5bd2a69324b998e0e.zip | |
tons of docs helpers cleanup
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 98fd7ae26..8630a5f0a 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -4576,7 +4576,8 @@ a.list-group-item-state.active, a.list-group-item-state.active:hover, a.list-gro cursor: pointer; opacity: .5; } -.closebutton { + +button.close { -webkit-appearance: none; padding: 0; cursor: pointer; |
