[Kimchi-devel] [PATCH] Bugfix#428: Host stats graphics are not aligned in Italian

Wen Wang wenwang at linux.vnet.ibm.com
Fri Dec 12 09:59:51 UTC 2014


Signed-off-by: Wen Wang <wenwang at linux.vnet.ibm.com>
---
 ui/css/theme-default/host.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/css/theme-default/host.css b/ui/css/theme-default/host.css
index 9e9cb01..93ae524 100644
--- a/ui/css/theme-default/host.css
+++ b/ui/css/theme-default/host.css
@@ -117,7 +117,7 @@
 
 .host-panel .info-container {
     padding-top: 16px;
-    width: 890px;
+    width: 892px;
 }
 
 .host-panel .section-header {
-- 
1.9.3




More information about the Kimchi-devel mailing list