fix tap highlighting on android

This commit is contained in:
Nils Schneider 2015-03-21 19:14:06 +01:00
parent 2fead2fb54
commit 679a19e076
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
}
button {
-webkit-tap-highlight-color: transparent;
font-family: "ionicons";
box-shadow: 0px 0.5px 3px rgba(0, 0, 0, 0.16), 0px 0.5px 2px rgba(0, 0, 0, 0.24);
border-radius: 0.9em;