buttons are outside of option block and shouldn't be constrained

closes #399
This commit is contained in:
tophf 2018-06-14 14:49:05 +03:00
parent a762d47795
commit 28fe59f8c2

View File

@ -95,7 +95,6 @@ label:not([disabled]):hover > :first-child {
cursor: pointer;
}
button,
input[type=number],
input[type="color"],
select,