Fix table header when in dialog box

This commit is contained in:
Brian Federle 2011-12-02 11:56:51 -08:00
parent 332e41bc7c
commit c9328e3a95

View File

@ -5021,7 +5021,7 @@ div.detail-group td.view-all div.view-all div.end {
}
div.panel.ui-dialog div.list-view div.fixed-header {
top: 33px;
top: 42px;
left: 20px;
width: 759px;
height: 49px;