summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/styles/input.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/styles/input.css b/app/styles/input.css
index b6ffd6d..6d39bd7 100644
--- a/app/styles/input.css
+++ b/app/styles/input.css
@@ -42,6 +42,9 @@ select {
padding-left: 20px;
padding-right: 20px;
+
+ /* Disable Chrome's touch tap highlight */
+ -webkit-tap-highlight-color: transparent;
}
/*