diff --git a/css/app.css b/css/app.css index 8ec4f0e08..552ba486e 100644 --- a/css/app.css +++ b/css/app.css @@ -1167,15 +1167,6 @@ div.combobox { background:#000; } -img.tile { - position:absolute; - transform-origin:0 0; - -ms-transform-origin:0 0; - -webkit-transform-origin:0 0; - -moz-transform-origin:0 0; - -o-transform-origin:0 0; -} - #surface, #tile-g { position:absolute; top:0; diff --git a/css/map.css b/css/map.css index ec030ffdf..660987695 100644 --- a/css/map.css +++ b/css/map.css @@ -6,9 +6,6 @@ img.tile { -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -o-transform-origin:0 0; - -webkit-user-select: none; - -webkit-user-drag: none; - -moz-user-drag: none; opacity: 0;