Solved! Go to Solution.
/** Use em, px or %, whatever you prefer **/ .dojoxGridMasterHeader { height: 20px !important; font-size: 75% !important; }/** Use em, px or %, whatever you prefer **/ .dojoxGridMasterHeader { height: 20px !important; font-size: 75% !important; }.dojoxGridMasterHeader {
height: 20px !important;
font-size: 75% !important;
}
.dojoxGridMasterView {
height: 20px !important;
font-size: 75% !important;
}
#loadingImg {
position: absolute;
z-index: 10;
}