diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 72c98e62e02..68817e40a29 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -453,6 +453,12 @@ div.list-view table tbody td span { } +div.list-view table tbody td span:hover { + +overflow:auto; + +} + div.list-view div.toolbar div.section-switcher div.section-select label { margin: 0 9px 0 0; }