From d121761fa412502098bceb223a9a3a0cd82d7b3b Mon Sep 17 00:00:00 2001 From: Alexander Zolotarev Date: Tue, 15 Oct 2013 17:54:13 +0300 Subject: [PATCH] Fixed "selection" on section header tap --- data/css/article.css | 1 + 1 file changed, 1 insertion(+) diff --git a/data/css/article.css b/data/css/article.css index 2014a98..da56dbe 100644 --- a/data/css/article.css +++ b/data/css/article.css @@ -1015,6 +1015,7 @@ BLOCKQUOTE:after .client-js H2 { border-bottom: 1px solid #E2E3E4; + -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } .client-js H2.openSection {