[Kimchi-devel] [PATCH] [Kimchi 2/3] Fixed Truncation appeared on Virtualization->add network of Japanese language

Aline Manera alinefm at linux.vnet.ibm.com
Wed Jan 25 18:01:56 UTC 2017


The same I commented related to the css file.

On 01/24/2017 08:37 AM, rajgupta at linux.vnet.ibm.com wrote:
> From: Rajat Gupta <rajat.triumph at gmail.com>
>
> Fixed Truncation appeared on Virtualization->add network of Japanese language
>
> Signed-off-by: Rajat Gupta <rajat.triumph at gmail.com>
> ---
>   ui/css/src/modules/_network.scss | 8 ++++++++
>   1 file changed, 8 insertions(+)
>
> diff --git a/ui/css/src/modules/_network.scss b/ui/css/src/modules/_network.scss
> index 5cedb0f..cb39502 100644
> --- a/ui/css/src/modules/_network.scss
> +++ b/ui/css/src/modules/_network.scss
> @@ -124,3 +124,11 @@
>       }
>
>   }
> +
> +#add-network-window {
> +    #networkConfig {
> +        #alert-modal-container .alert {
> +            padding: 8px 34px 8px 16px;
> +        }
> +    }
> +}



More information about the Kimchi-devel mailing list