diff --git a/portal/portal.css b/portal/portal.css index 02f15c066..26784ca41 100644 --- a/portal/portal.css +++ b/portal/portal.css @@ -46,8 +46,9 @@ div#portal #banner { } div#portal #logo { - background: url(./images/company_logo.png) 0 0 no-repeat; + background: url(./images/company_logo.png) 0 50% no-repeat; margin-top:6px; + margin-bottom:6px; margin-left:20px; margin-right:20px; height: 60px;