diff options
Diffstat (limited to 'js/tests/visual/dropdown.html')
| -rw-r--r-- | js/tests/visual/dropdown.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index c6f8387a6..f4b670a7a 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../../../dist/css/bootstrap.min.css"> <title>Dropdown</title> </head> |
