Fix: Showing companylogo

This commit is contained in:
Laurent Destailleur
2011-07-28 13:56:17 +00:00
parent 78f7e753f7
commit 51255f8a45
2 changed files with 2 additions and 3 deletions

View File

@@ -32,7 +32,6 @@
border: 1px solid rgba(255,255,255,0.25);
background-color: rgb(215,215,215);
background-color: rgba(255,255,255,0.94);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;