1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 23:30:04 +02:00

Remove the now unneeded shrink-to-fit directive. (#28314)

This commit is contained in:
XhmikosR
2019-02-27 17:47:41 +02:00
committed by GitHub
parent 428280574b
commit d5f9107abb
15 changed files with 16 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
<head>
<!-- Required meta tags -->
<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">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="../../../dist/css/bootstrap.min.css">