From 934f27d0cc9022cb6e41ed3f825eadbc20ed9a1f Mon Sep 17 00:00:00 2001 From: xq2005 Date: Fri, 9 Mar 2012 06:28:11 +0000 Subject: [PATCH] modify the summary part style git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-UI/css/style.css b/xCAT-UI/css/style.css index 997facf23..e62da2f3e 100644 --- a/xCAT-UI/css/style.css +++ b/xCAT-UI/css/style.css @@ -190,7 +190,9 @@ pre { width: 260px; height: 220px; } - +.summarypie td{ + min-width:0px; +} #summaryTab td{ border: 0px; padding: 0px;