diff options
| author | XhmikosR <[email protected]> | 2018-12-17 00:20:56 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-17 00:20:56 +0200 |
| commit | 901761a34bb666c7f96981461631a3153c004ab5 (patch) | |
| tree | 161121bf75bdc7a45c09bdbe289041cb929f17fe /js/tests/visual/button.html | |
| parent | f50f6e03551ae9f9477f4ebdfe934c7452d6c6ad (diff) | |
| parent | 1960a528893b0b6a0587a9a888ddd51f149d49f1 (diff) | |
| download | bootstrap-901761a34bb666c7f96981461631a3153c004ab5.tar.xz bootstrap-901761a34bb666c7f96981461631a3153c004ab5.zip | |
Merge branch 'v4-dev' into table-dark-colors
Diffstat (limited to 'js/tests/visual/button.html')
| -rw-r--r-- | js/tests/visual/button.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/button.html b/js/tests/visual/button.html index 74c0a9a0d..b82a10d0d 100644 --- a/js/tests/visual/button.html +++ b/js/tests/visual/button.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="stylesheet" href="../../../dist/css/bootstrap.min.css"> <title>Button</title> </head> |
