From 28fe59f8c2ebb06a1730f23e5650c0b4bc84cbee Mon Sep 17 00:00:00 2001 From: tophf Date: Thu, 14 Jun 2018 14:49:05 +0300 Subject: [PATCH] buttons are outside of option block and shouldn't be constrained closes #399 --- options/options.css | 1 - 1 file changed, 1 deletion(-) diff --git a/options/options.css b/options/options.css index 13c129c4..e852e568 100644 --- a/options/options.css +++ b/options/options.css @@ -95,7 +95,6 @@ label:not([disabled]):hover > :first-child { cursor: pointer; } -button, input[type=number], input[type="color"], select,