[Kimchi-devel] [PATCH] Bugfix: Overlap issue occurs on the Power Off confirmation dialog

Wen Wang wenwang at linux.vnet.ibm.com
Tue Sep 23 14:18:46 UTC 2014


From: Wen Wang <wenwang at linux.vnet.ibm.com>

This patch fixes the bug that layout of confirm dialogue display rightly
when changing the languages.

Signed-off-by: Wen Wang <wenwang at linux.vnet.ibm.com>
---
 ui/css/theme-default/message.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ui/css/theme-default/message.css b/ui/css/theme-default/message.css
index 2631a18..c530f84 100644
--- a/ui/css/theme-default/message.css
+++ b/ui/css/theme-default/message.css
@@ -79,7 +79,7 @@
     max-width: 100%;
     max-height: 100%;
     width: 350px;
-    height: 170px;
+    height: 200px;
     z-index: 9999;
 }
 
-- 
1.7.1




More information about the Kimchi-devel mailing list