aboutsummaryrefslogtreecommitdiffstats
path: root/demos/draggable/cursor-style.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/draggable/cursor-style.html')
-rw-r--r--demos/draggable/cursor-style.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/draggable/cursor-style.html b/demos/draggable/cursor-style.html
index 56dd4bb3a..822e0e19b 100644
--- a/demos/draggable/cursor-style.html
+++ b/demos/draggable/cursor-style.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery UI Draggable - Cursor style</title>
<link rel="stylesheet" href="../../themes/base/all.css">
<link rel="stylesheet" href="../demos.css">