Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit c6a2d7e

Browse files
committed
powered by logo added
1 parent 14c41bc commit c6a2d7e

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed
Lines changed: 26 additions & 0 deletions
Loading

app/includes/footer.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<section class="footer--left">
1717

18-
<a href="/"><img src="images/logo-myetherwallet.svg" height="45px" width="auto" alt="Ether Wallet" class="footer--logo"/></a>
18+
<a href="/"><img src="images/poweredby-myetherwallet.svg" height="45px" width="auto" alt="Ether Wallet" class="footer--logo"/></a>
1919

2020
<p>
2121
<span translate="FOOTER_1">

app/styles/etherwallet-new.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
.footer--logo {
209209
width: 100%;
210210
height: auto;
211-
max-width: 16rem;
211+
max-width: 14rem;
212212
}
213213

214214
.header--gas {

0 commit comments

Comments
 (0)