CLOUDSTACK-552:Quick view details for a volume displays scroll bar in place of name of the volume when the name of the volume has more no of characters

This commit is contained in:
Pranav Saxena 2012-11-28 06:16:42 +05:30
parent 687d76b5e3
commit d272144efb

View File

@ -1449,6 +1449,7 @@ div.list-view td.state.off span {
-webkit-text-shadow: 0px 1px #EAEAEA;
-o-text-shadow: 0px 1px #EAEAEA;
text-shadow: 0px 1px #EAEAEA;
overflow:hidden;
}
.quick-view-tooltip .detail-view .detail-group table td.value input[type=text] {