diff options
Diffstat (limited to 'demos/tooltip/custom-style.html')
-rw-r--r-- | demos/tooltip/custom-style.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/tooltip/custom-style.html b/demos/tooltip/custom-style.html index 8e0574f8e..8f1bd51e2 100644 --- a/demos/tooltip/custom-style.html +++ b/demos/tooltip/custom-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 Tooltip - Custom Styling</title> <link rel="stylesheet" href="../../themes/base/tooltip.css"> <link rel="stylesheet" href="../demos.css"> |