From eaa05f0694fc179b914470fe735b8b29132ea0ba Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Tue, 27 Nov 2012 02:58:25 +0530 Subject: [PATCH] CLOUDSTACK-539:Cropped Text in UI under Quick View --- ui/css/cloudstack3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 171b72676b0..e6401ad8b5e 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -1458,7 +1458,7 @@ div.list-view td.state.off span { } .quick-view-tooltip .detail-view .detail-group .main-groups table td.value span { - height: 15px; + height: 25px; top: 0px; }