Commit b2f9fe4a authored by Mark Otto's avatar Mark Otto

grunt it

parent 1da01e68
...@@ -2238,9 +2238,6 @@ fieldset[disabled] .checkbox label { ...@@ -2238,9 +2238,6 @@ fieldset[disabled] .checkbox label {
user-select: none; user-select: none;
border: .0625rem solid transparent; border: .0625rem solid transparent;
border-radius: .25rem; 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, .btn:focus,
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
...@@ -2238,9 +2238,6 @@ fieldset[disabled] .checkbox label { ...@@ -2238,9 +2238,6 @@ fieldset[disabled] .checkbox label {
user-select: none; user-select: none;
border: .0625rem solid transparent; border: .0625rem solid transparent;
border-radius: .25rem; 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, .btn:focus,
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment