mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-14 17:42:24 +01:00
Fix scrollbars appearing on IE8
This commit is contained in:
parent
caf1206b15
commit
aa5c0f8323
@ -1357,7 +1357,7 @@ div.list-view td.state.off span {
|
||||
width: 400px;
|
||||
min-height: 100px;
|
||||
height: auto;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
display: inline-block;
|
||||
/*+box-shadow:0px 7px 9px #676F76;*/
|
||||
-moz-box-shadow: 0px 7px 9px #676F76;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user