diff options
| author | Mark Otto <[email protected]> | 2015-08-20 15:16:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-20 15:16:41 -0700 |
| commit | 70e4c72066831c5587752920eb4e666e070ea1a3 (patch) | |
| tree | 1f3687e122d4cda577be0dcc07c3849460b38aca /docs/dist/css/bootstrap.css | |
| parent | d211654e55fc192e739bc2306a46ad3b8372adb2 (diff) | |
| parent | b3808f833dce89f42a2d692d0cbe854752f90eac (diff) | |
| download | bootstrap-70e4c72066831c5587752920eb4e666e070ea1a3.tar.xz bootstrap-70e4c72066831c5587752920eb4e666e070ea1a3.zip | |
Merge branch 'v4' into v4-dev
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 908c89eaf..d604cac99 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2271,7 +2271,7 @@ fieldset[disabled] .btn { opacity: .65; } -a.btn.disaabled, +a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; } |
