aboutsummaryrefslogtreecommitdiffstats
path: root/demos/button/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/button/default.html')
-rw-r--r--demos/button/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/button/default.html b/demos/button/default.html
index 1bd4f9191..88c666e9a 100644
--- a/demos/button/default.html
+++ b/demos/button/default.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 Button - Default functionality</title>
<link rel="stylesheet" href="../../themes/base/all.css">
<script src="../../external/jquery/jquery.js"></script>