diff --git a/SRC/resources/views/backend/ref_home.blade.php b/SRC/resources/views/backend/ref_home.blade.php index 4d7b4b8..804fc40 100755 --- a/SRC/resources/views/backend/ref_home.blade.php +++ b/SRC/resources/views/backend/ref_home.blade.php @@ -241,8 +241,9 @@ .thumbnails .thumbnail { margin-bottom: 0; } - .thumbnails .li { - margin: 0; + .thumbnail img { + width:100px; + height: 100px; } @endsection