mirror of https://github.com/apache/cloudstack.git
List view UI: Disable overflow scrolling
This commit is contained in:
parent
c6110a88c5
commit
db2033d2e6
|
|
@ -452,11 +452,6 @@ div.list-view table tbody td span {
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div.list-view table tbody td span:hover {
|
||||
overflow: auto;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
div.list-view div.toolbar div.section-switcher div.section-select label {
|
||||
margin: 0 9px 0 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue