mirror of https://github.com/apache/cloudstack.git
bug 14013
Decrease height of details container to prevent apply button from being hidden status 14013: resolved fixed reviewed-by: sonny
This commit is contained in:
parent
4ead1c9d21
commit
e45dc5bd1f
|
|
@ -1324,7 +1324,7 @@ div.list-view td.state.off span {
|
|||
}
|
||||
|
||||
.detail-view .main-groups {
|
||||
max-height: 469px;
|
||||
max-height: 455px;
|
||||
overflow: auto;
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue