Browse Source

Restored the logo on the portal (picture with transparent background)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2827 a333f486-631f-4898-b8df-5754b55c2be0
romainq 11 years ago
parent
commit
47a7313ee8
2 changed files with 1 additions and 1 deletions
  1. BIN
      portal/images/company_logo.png
  2. 1 1
      portal/portal.css

BIN
portal/images/company_logo.png


+ 1 - 1
portal/portal.css

@@ -42,7 +42,7 @@ div#portal #banner {
     max-width: 90%;
     min-width: 960px;
     position: relative;
-    margin-bottom: 3em;
+    margin-bottom: 1em;
 }
 
 div#portal #logo {