1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00
This commit is contained in:
Mark Otto
2015-08-13 23:18:58 -07:00
parent 1da01e68ba
commit b2f9fe4a3e
8 changed files with 6 additions and 12 deletions

View File

@@ -2238,9 +2238,6 @@ fieldset[disabled] .checkbox label {
user-select: none;
border: .0625rem solid transparent;
border-radius: .25rem;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.btn:focus,