[PATCH conductor] BZ803955 set min-width to user_stats li, to get more controll on breaking lines here

Jirka Tomasek jtomasek at redhat.com
Wed Mar 21 13:35:35 UTC 2012


On 03/20/2012 04:03 PM, jtomasek at redhat.com wrote:
> From: Jiri Tomasek<jtomasek at redhat.com>
>
> ---
>   src/app/stylesheets/layout.scss |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/app/stylesheets/layout.scss b/src/app/stylesheets/layout.scss
> index f2671b0..3d65cc4 100644
> --- a/src/app/stylesheets/layout.scss
> +++ b/src/app/stylesheets/layout.scss
> @@ -1914,6 +1914,7 @@ dl.user_stats{
>       list-style-type: none;
>       display: table-cell;
>       padding: 10px;
> +    min-width: 160px;
>     }
>
>     dd{
This is a very simple change so Self ACK

Jirka



More information about the aeolus-devel mailing list