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 509993a..cd8322f 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 @@ -1033,10 +1033,10 @@ background-size:cover; { z-index:100000; } - .GridViewDataDivHeight + /*.GridViewDataDivHeight { height:175px; - } + }*/ #exportlogo { @@ -1112,3 +1112,8 @@ a[disabled] { pointer-events : none; opacity : 0.5; } +.GridViewDataDivHeight .thumbnail img + { + height:150px; + } + \ No newline at end of file