Grid header coming top of the overlay issue has been resolved

This commit is contained in:
NIKITA 2010-12-30 12:49:31 -08:00
parent 65a55ff7b1
commit a138362f30

View File

@ -3218,7 +3218,7 @@ a:hover.search_button {
background:url(../images/grid_headerbg.gif) repeat-x top left; background:url(../images/grid_headerbg.gif) repeat-x top left;
margin:0; margin:0;
padding:0; padding:0;
z-index:1002; z-index:999;
} }
.grid_header_cell { .grid_header_cell {