diff options
Diffstat (limited to 'demos/effect/index.html')
-rw-r--r-- | demos/effect/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/effect/index.html b/demos/effect/index.html index dd1d229ac..92d298609 100644 --- a/demos/effect/index.html +++ b/demos/effect/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 Effects Demos</title> </head> <body> |