diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js
index 1398358..cdbcca4 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js
@@ -175,7 +175,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout
$('#grid-view').empty();
- var $e1 = $('
'
+ var $e1 = $('
'
+ '
'
+ '
![]()
'//alt="{{value._Title}}" >'
+ '
').appendTo('#grid-view');
diff --git a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
index 23010a8..7f856af 100644
--- a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
+++ b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
@@ -1014,4 +1014,8 @@ background-size:cover;
max-height: 95px;
width: auto;
height: auto;
-}
\ No newline at end of file
+}
+ .GridViewDataDivHeight
+ {
+ height:175px;
+ }
\ No newline at end of file