Skip to content

Commit

Permalink
Merge pull request #1792 from brchristian/patch-4
Browse files Browse the repository at this point in the history
don't set webkit-tap-highlight-color
  • Loading branch information
jhawthorn authored Mar 30, 2017
2 parents ebe5c47 + 1b6878a commit 79e6ef7
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ hr {
border-bottom: $default_border;
}

/* j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: $link_text_color;}

ins {background-color: $link_text_color; color: $layout_background_color; text-decoration: none;}
mark {background-color: $link_text_color; color: $layout_background_color; font-style: italic; font-weight: bold;}

Expand Down

0 comments on commit 79e6ef7

Please sign in to comment.