|
@@ -2,6 +2,7 @@
|
|
|
<html>
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<title>AdminLTE 2 | Widgets</title>
|
|
|
<!-- Tell the browser to be responsive to screen width -->
|
|
|
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
|
|
@@ -1167,7 +1168,7 @@
|
|
|
It is a long established fact that a reader will be distracted
|
|
|
by the readable content of a page when looking at its layout.
|
|
|
</div><!-- /.comment-text -->
|
|
|
- </div><!-- /.box-comment -->
|
|
|
+ </div><!-- /.box-comment -->
|
|
|
<div class='box-comment'>
|
|
|
<!-- User image -->
|
|
|
<img class='img-circle img-sm' src='../dist/img/user4-128x128.jpg' alt='user image'/>
|