Fixed "selection" on section header tap

This commit is contained in:
Alexander Zolotarev 2013-10-15 17:54:13 +03:00
parent 2f7c345330
commit d121761fa4

View file

@ -1015,6 +1015,7 @@ BLOCKQUOTE:after
.client-js H2 .client-js H2
{ {
border-bottom: 1px solid #E2E3E4; border-bottom: 1px solid #E2E3E4;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
} }
.client-js H2.openSection .client-js H2.openSection
{ {