Skip to content

Commit 110da40

Browse files
committed
Update boxed.html
Commented metatag
1 parent 3fee45b commit 110da40

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pages/layout/boxed.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>AdminLTE 2 | Boxed Layout</title>
6+
<!-- Tell the browser to be responsive to screen width -->
67
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
78
<!-- Bootstrap 3.3.4 -->
89
<link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
@@ -568,4 +569,4 @@ <h3 class="control-sidebar-heading">Chat Settings</h3>
568569
<!-- AdminLTE for demo purposes -->
569570
<script src="../../dist/js/demo.js" type="text/javascript"></script>
570571
</body>
571-
</html>
572+
</html>

0 commit comments

Comments
 (0)