]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1482338 - "Search Bugs" field has "cursor: pointer" style while it's text field
authorKohei Yoshino <kohei.yoshino@gmail.com>
Tue, 6 Nov 2018 16:54:52 +0000 (11:54 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 6 Nov 2018 16:54:52 +0000 (11:54 -0500)
skins/standard/global.css

index 09f7e1dfa13bf09a2def2678fb3b28ba5c4c7c5e..19a77207bc7846f0bbe0d0760c592f481f2bba3c 100644 (file)
         box-shadow: none;
         font-size: 14px !important;
         line-height: 32px;
+        cursor: text;
     }
 
     #header #quicksearch_top:hover {