Skip to content

Commit 73c403b

Browse files
committed
Update fixed.html
Commented metatag
1 parent 1cc2f8b commit 73c403b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pages/layout/fixed.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 | Fixed 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" />
@@ -572,4 +573,4 @@ <h3 class="control-sidebar-heading">Chat Settings</h3>
572573
<!-- AdminLTE for demo purposes -->
573574
<script src="../../dist/js/demo.js" type="text/javascript"></script>
574575
</body>
575-
</html>
576+
</html>

0 commit comments

Comments
 (0)