diff options
Diffstat (limited to 'demos/droppable/propagation.html')
-rw-r--r-- | demos/droppable/propagation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/droppable/propagation.html b/demos/droppable/propagation.html index 048c847f3..a70c2f076 100644 --- a/demos/droppable/propagation.html +++ b/demos/droppable/propagation.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 Droppable - Prevent propagation</title> <link rel="stylesheet" href="../../themes/base/all.css"> <link rel="stylesheet" href="../demos.css"> |