From: Kohei Yoshino Date: Tue, 6 Nov 2018 16:54:52 +0000 (-0500) Subject: Bug 1482338 - "Search Bugs" field has "cursor: pointer" style while it's text field X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7d284b9dd52fe9f4f3f24fd2b66ea21aed4df4f;p=thirdparty%2Fbugzilla.git Bug 1482338 - "Search Bugs" field has "cursor: pointer" style while it's text field --- diff --git a/skins/standard/global.css b/skins/standard/global.css index 09f7e1dfa..19a77207b 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -260,6 +260,7 @@ box-shadow: none; font-size: 14px !important; line-height: 32px; + cursor: text; } #header #quicksearch_top:hover {