Merge pull request #68 from deathbaba/dev

Fixed "selection" on section header tap
This commit is contained in:
Dmitry Kunin 2013-10-16 01:26:12 -07:00
commit 55e3ee9060

View file

@ -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
{