diff options
Diffstat (limited to 'demos/datepicker/dropdown-month-year.html')
-rw-r--r-- | demos/datepicker/dropdown-month-year.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/datepicker/dropdown-month-year.html b/demos/datepicker/dropdown-month-year.html index 287018866..ab3da5d0a 100644 --- a/demos/datepicker/dropdown-month-year.html +++ b/demos/datepicker/dropdown-month-year.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 Datepicker - Display month & year menus</title> <link rel="stylesheet" href="../../themes/base/all.css"> <link rel="stylesheet" href="../demos.css"> |