2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#27855)

This reverts commit af484dc12c.
This commit is contained in:
XhmikosR
2018-12-16 16:39:48 +02:00
committed by GitHub
parent 8ee2065d16
commit 07b4b5907b
15 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -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>Carousel</title>
<style>