This commit is contained in:
Mark Otto 2015-08-13 23:18:58 -07:00
parent 1da01e68ba
commit b2f9fe4a3e
8 changed files with 2 additions and 8 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,

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

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,

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.