CLOUDSTACK-4348: Fix quick view detail height

This commit is contained in:
Brian Federle 2013-10-10 11:42:47 -07:00
parent c4084a7c34
commit 1f85124d70
1 changed files with 1 additions and 1 deletions

View File

@ -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;