[PATCH conductor] BZ#785188 Remove the Aeolus logo from the footer

Maros Zatko mzatko at redhat.com
Wed Feb 1 18:50:28 UTC 2012


On 02/01/2012 03:59 PM, tsedovic at redhat.com wrote:
> From: Tomas Sedovic<tomas at sedovic.cz>
>
> https://bugzilla.redhat.com/show_bug.cgi?id=785188
> ---
>   src/app/stylesheets/layout.scss             |    7 -------
>   src/app/views/layouts/application.html.haml |    1 -
>   2 files changed, 0 insertions(+), 8 deletions(-)
>
> diff --git a/src/app/stylesheets/layout.scss b/src/app/stylesheets/layout.scss
> index bf39acb..9a15017 100644
> --- a/src/app/stylesheets/layout.scss
> +++ b/src/app/stylesheets/layout.scss
> @@ -3417,13 +3417,6 @@ footer.standard{
>       height: 40px;
>     }
>
> -  .logo{
> -    margin-right: 14px;
> -    font-size: 18px;
> -    top: 9px;
> -    position: absolute;
> -  }
> -
>     #legal {
>       position: absolute;
>       top: 0;
> diff --git a/src/app/views/layouts/application.html.haml b/src/app/views/layouts/application.html.haml
> index 249b19e..348faaa 100644
> --- a/src/app/views/layouts/application.html.haml
> +++ b/src/app/views/layouts/application.html.haml
> @@ -56,7 +56,6 @@
>         .clearfooter
>       %footer.standard
>         .container
> -        %span.logo Aeolus
>           #legal
>             %nav.footer
>               %a{:href =>  '#'}= t :disclaimer
now it's gone, ACK



More information about the aeolus-devel mailing list