Merge pull request #2646 from matiaspando/fix/imgAbout

Fix image on About
This commit is contained in:
Matias Alejo Garcia 2015-04-27 20:17:34 -03:00
commit e909204aed

View file

@ -1,7 +1,7 @@
<div class="content p20v" ng-controller="preferencesAbout as about"> <div class="content p20v" ng-controller="preferencesAbout as about">
<ul class="no-bullet m0 size-14"> <ul class="no-bullet m0 size-14">
<div class="m20t m20b text-center"> <div class="text-center small-5 small-centered columns p20" >
<img src="img/logo.svg" alt="Copay" width="120"> <img src="img/logo.png" alt="Copay" width="100%">
</div> </div>
<h4 class="title m0" translate>Release Information</h4> <h4 class="title m0" translate>Release Information</h4>