Commit 64e485feaebef4c3935236bbceeb05dac261f6e4

Authored by Amrita Vishnoi
2 parents 14c93874 bec27933

Merge branch 'gridissueonmac' into Develop-IPAD-MAC

400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
@@ -1033,10 +1033,10 @@ background-size:cover; @@ -1033,10 +1033,10 @@ background-size:cover;
1033 { 1033 {
1034 z-index:100000; 1034 z-index:100000;
1035 } 1035 }
1036 - .GridViewDataDivHeight 1036 + /*.GridViewDataDivHeight
1037 { 1037 {
1038 height:175px; 1038 height:175px;
1039 - } 1039 + }*/
1040 1040
1041 #exportlogo 1041 #exportlogo
1042 { 1042 {
@@ -1112,3 +1112,8 @@ a[disabled] { @@ -1112,3 +1112,8 @@ a[disabled] {
1112 pointer-events : none; 1112 pointer-events : none;
1113 opacity : 0.5; 1113 opacity : 0.5;
1114 } 1114 }
  1115 +.GridViewDataDivHeight .thumbnail img
  1116 + {
  1117 + height:150px;
  1118 + }
  1119 +
1115 \ No newline at end of file 1120 \ No newline at end of file