From af7c8c42a565b8935ec5d61aa3bc3f2d6c202c42 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Fri, 2 Nov 2012 11:08:32 +0530 Subject: [PATCH] CS-12436:Static NAT Enabled box: Button with VM label expands beyond the parent box due to length of the name --- 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 93578037168..5fdc2af3b6e 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -8025,7 +8025,7 @@ div.panel.ui-dialog div.list-view div.fixed-header { max-width: 98px; max-height: 21px; padding: 7px; - font-size: 14px; + font-size: 10px; position: absolute; overflow: hidden; color: #485563;