Merge pull request #1667 from allanchau/patch-1

Updated to align with the Bootstrap 4 docs
This commit is contained in:
Ben Word
2016-06-22 10:07:47 -06:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<?php wp_head(); ?>
</head>