From a5590edf391cd9c2568a73758cb5c410b8b9ef3c Mon Sep 17 00:00:00 2001 From: zombieFox Date: Sun, 17 Feb 2019 17:27:13 +0000 Subject: [PATCH] [design] improve clear search button --- css/button.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/button.css b/css/button.css index 7bbf6e25..53e6f42d 100644 --- a/css/button.css +++ b/css/button.css @@ -158,6 +158,7 @@ button [class*=" button-"]:last-child, .button-link[disabled] { background-color: transparent; color: transparent; + pointer-events: none; } .button-link:hover[disabled],