Removing tap-highlight override for iOS

Bug: T188043
Change-Id: I78558b0badc3ecdaf4eb99ab1ed2a17fac3dd9e1
This commit is contained in:
Jan Drewniak 2018-03-01 13:40:59 +01:00 committed by Jdlrobson
parent eb8b6d492f
commit 3b83933b57
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ button {
}
body {
line-height: 1;
// Remove tap highlight in Webkit based browsers
-webkit-tap-highlight-color: transparent;
}
input {
line-height: normal;