mirror of https://github.com/apache/cloudstack.git
Prevent wrapping of 'view all' button
This commit is contained in:
parent
6c8182b6f4
commit
243b20f0fd
|
|
@ -1744,7 +1744,7 @@ div.list-view td.state.off span {
|
|||
position: relative;
|
||||
top: 9px;
|
||||
float: left;
|
||||
width: 291px;
|
||||
width: 245px;
|
||||
}
|
||||
|
||||
.detail-group .main-groups table td.value .view-all {
|
||||
|
|
|
|||
Loading…
Reference in New Issue