mirror of https://github.com/apache/cloudstack.git
Fix table header when in dialog box
This commit is contained in:
parent
332e41bc7c
commit
c9328e3a95
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue