]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1512424 - Comment Reply button is not working properly on Chrome
authorKohei Yoshino <kohei.yoshino@gmail.com>
Thu, 6 Dec 2018 15:36:47 +0000 (10:36 -0500)
committerGitHub <noreply@github.com>
Thu, 6 Dec 2018 15:36:47 +0000 (10:36 -0500)
extensions/BugModal/web/bug_modal.css

index c1ec87dd555a88b484923d90a6a6bf716bd75451..ad3fd481d85c156fb5f211284d9c99e6213284ce 100644 (file)
@@ -638,6 +638,10 @@ h3.change-name {
     color: #555;
 }
 
+.comment-actions button.iconic .icon {
+  pointer-events: none;
+}
+
 .comment-actions button.iconic .icon::before {
     font-family: 'Material Icons';
     font-size: 16px;