[PATCH conductor] BZ 781286 - Fix overlapping H1 with long image names

Matt Wagner matt.wagner at redhat.com
Thu Feb 16 20:24:33 UTC 2012


---
 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 fa8def9..008e9af 100644
--- a/src/app/stylesheets/layout.scss
+++ b/src/app/stylesheets/layout.scss
@@ -1336,6 +1336,7 @@ header.admin-page-header{
       padding-left: 54px;
       position: relative;
       &:before{ content: ''; position: absolute; left: 12px; width: 27px; height: 100%; background: transparent url('../../images/buildpush_symbols.png') 0px 0px no-repeat; }
+      width: 350px;
     }
   }
 
-- 
1.7.6.5




More information about the aeolus-devel mailing list