diff options
| author | Mark Otto <[email protected]> | 2015-08-20 15:06:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-20 15:06:36 -0700 |
| commit | 705fb5361eeed1cbc0ef4b8c34c1e8638798a92b (patch) | |
| tree | 0f3a57a8c29038528d40c77a27a14befdb556bf6 /dist/css/bootstrap.css | |
| parent | 4e63f0b729c3500ac4e43aa8a7710a55f7aae30c (diff) | |
| download | bootstrap-705fb5361eeed1cbc0ef4b8c34c1e8638798a92b.tar.xz bootstrap-705fb5361eeed1cbc0ef4b8c34c1e8638798a92b.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 908c89eaf..d604cac99 100644 --- a/dist/css/bootstrap.css +++ b/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; } |
