logo fixes

This commit is contained in:
Manuel Araoz 2014-04-21 10:52:15 -03:00
parent 9492530659
commit 5761554c39
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<div class="header">
<div class="header-content">
<figure class="left">
<img src="./img/logo-negative.svg" alt="" width="130">
<a href="#"><img src="./img/logo-negative.svg" alt="Copay" width="130" /></a>
</figure>
<div class="text-right" ng-show="$root.wallet">
<h5 ng-show="$root.wallet.id">Wallet ID: {{$root.wallet.id}}</h5>