diff --git a/css/80_app.css b/css/80_app.css index 4c8029f58..c54959587 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -25,7 +25,7 @@ -ms-user-select: none; -ms-content-zooming: none; } -.ideditor, .ideditor * { +.ideditor div { /* disable pinch-to-zoom of the UI on touch devices */ touch-action: pan-x pan-y; }