[Kimchi-devel] [PATCH] adjust the width of host info-container

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Thu May 15 07:33:58 UTC 2014


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

the layout is wrong in firefox, fix it.

Signed-off-by: ShaoHe Feng <shaohef 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 6a1a308..ed28d25 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: 892px;
+    width: 890px;
 }
 
 .host-panel .section-header {
-- 
1.9.0




More information about the Kimchi-devel mailing list