[Kimchi-devel] [PATCH] Bugfix#477 Fix snapshot time didn't align issue
wenwang at linux.vnet.ibm.com
wenwang at linux.vnet.ibm.com
Mon Dec 8 06:22:56 UTC 2014
From: Wen Wang <wenwang at linux.vnet.ibm.com>
This patch align the create time in snapshot for IE specially since IE
is using time format different from firefox.
Signed-off-by: Wen Wang <wenwang at linux.vnet.ibm.com>
---
ui/css/theme-default/guest-edit.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/css/theme-default/guest-edit.css b/ui/css/theme-default/guest-edit.css
index aaccfe7..cd8ac89 100644
--- a/ui/css/theme-default/guest-edit.css
+++ b/ui/css/theme-default/guest-edit.css
@@ -141,7 +141,7 @@
}
.guest-edit-snapshot .created {
- width: 250px;
+ width: 270px;
}
#form-guest-edit-storage .cell.dev {
--
1.9.3
More information about the Kimchi-devel
mailing list