aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/button.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-12-17 00:20:56 +0200
committerGitHub <[email protected]>2018-12-17 00:20:56 +0200
commit901761a34bb666c7f96981461631a3153c004ab5 (patch)
tree161121bf75bdc7a45c09bdbe289041cb929f17fe /js/tests/visual/button.html
parentf50f6e03551ae9f9477f4ebdfe934c7452d6c6ad (diff)
parent1960a528893b0b6a0587a9a888ddd51f149d49f1 (diff)
downloadbootstrap-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.html2
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>