1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00
This commit is contained in:
Mark Otto
2015-08-20 15:06:36 -07:00
parent 4e63f0b729
commit 705fb5361e
8 changed files with 8 additions and 8 deletions

View File

@@ -2271,7 +2271,7 @@ fieldset[disabled] .btn {
opacity: .65;
}
a.btn.disaabled,
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}