Skip to content

Commit

Permalink
Fixed "selection" on section header tap
Browse files Browse the repository at this point in the history
  • Loading branch information
biodranik committed Oct 15, 2013
1 parent 2f7c345 commit d121761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/css/article.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit d121761

Please sign in to comment.