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

tsedovic at redhat.com tsedovic at redhat.com
Wed Feb 1 14:59:45 UTC 2012


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
-- 
1.7.6.5




More information about the aeolus-devel mailing list