mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 18:12:35 +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;
|
width: 400px;
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
height: auto;
|
height: auto;
|
||||||
overflow: auto;
|
overflow: hidden;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
/*+box-shadow:0px 7px 9px #676F76;*/
|
/*+box-shadow:0px 7px 9px #676F76;*/
|
||||||
-moz-box-shadow: 0px 7px 9px #676F76;
|
-moz-box-shadow: 0px 7px 9px #676F76;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user