From 5c775ce25168ea43a1753b0d24b5d9afc6f4bb81 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Wed, 9 Jan 2013 13:28:41 -0500 Subject: [PATCH] Remove unused rules, be specific about webkit taps --- css/app.css | 2 +- css/map.css | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/css/app.css b/css/app.css index a7b4dc8ef..bd5fb13c9 100644 --- a/css/app.css +++ b/css/app.css @@ -24,7 +24,7 @@ div, textarea, input, span, ul, li, ol, a, button { /* Mobile Tweaks ------------------------------------------------------- */ -* { +a, button, input, textarea { -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; } diff --git a/css/map.css b/css/map.css index 7785d508f..b8670d7a1 100644 --- a/css/map.css +++ b/css/map.css @@ -1,6 +1,3 @@ -image.tile { -} - /* base styles */ path { fill: none;