mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4348: Fix quick view detail height
This commit is contained in:
parent
c4084a7c34
commit
1f85124d70
|
|
@ -1356,7 +1356,7 @@ div.list-view td.state.off span {
|
|||
|
||||
.quick-view-tooltip .detail-view .main-groups {
|
||||
width: 456px;
|
||||
height: 132px;
|
||||
height: 152px;
|
||||
position: absolute;
|
||||
top: 55px;
|
||||
padding-top: 7px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue