diff options
Diffstat (limited to 'demos/draggable/index.html')
-rw-r--r-- | demos/draggable/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/draggable/index.html b/demos/draggable/index.html index 93850684d..48d050b1e 100644 --- a/demos/draggable/index.html +++ b/demos/draggable/index.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 Demos</title> </head> <body> |