Merge pull request #68 from deathbaba/dev
Fixed "selection" on section header tap
This commit is contained in:
commit
55e3ee9060
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
{
|
||||
|
|
Reference in a new issue