[PATCH conductor] Unify badges alignment through app

Maros Zatko mzatko at redhat.com
Mon Feb 13 15:09:15 UTC 2012


On 02/13/2012 12:28 PM, jtomasek at redhat.com wrote:
> From: Jiri Tomasek<jtomasek at redhat.com>
>
> ---
>   src/app/stylesheets/layout.scss |    3 ++-
>   1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/src/app/stylesheets/layout.scss b/src/app/stylesheets/layout.scss
> index dc51b67..fa8def9 100644
> --- a/src/app/stylesheets/layout.scss
> +++ b/src/app/stylesheets/layout.scss
> @@ -1599,10 +1599,10 @@ section.content-section{
>         font-size: 21px;
>         font-weight: 200;
>         @include display_inline_block;
> +      vertical-align: middle;
>         margin-bottom: 4px;
>       }
>       .badge{
> -      vertical-align: -6px;
>       }
>       .section-controls{
>         position: absolute;
> @@ -1682,6 +1682,7 @@ section.admin-content-section{
>         font-size: 21px;
>         font-weight: 200;
>         @include display_inline_block;
> +      vertical-align: middle;
>         margin-bottom: 4px;
>         padding: 2px 40px 0px 0px;
>
ack



More information about the aeolus-devel mailing list