[Kimchi-devel] [PATCH] Bugfix: Overlap issue occurs on the Power Off confirmation dialog
Christy Perez
christy at linux.vnet.ibm.com
Tue Sep 23 17:29:05 UTC 2014
This one I can't test confidently. I'm seeing English text for Power Off
and the resulting confirmation message no matter what language I select,
with and without this patch.
I tried updating the translation files but that didn't change anything.
Regards,
- Christy
On 09/23/2014 09:18 AM, Wen Wang wrote:
> 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;
> }
>
More information about the Kimchi-devel
mailing list