Merge pull request #234 from cmgustavo/ref/design-16

Fix addressbook. Modal can be opened from anywhere
This commit is contained in:
Matias Alejo Garcia 2016-08-25 17:47:04 -03:00 committed by GitHub
commit 9c6ccd3ede
7 changed files with 172 additions and 117 deletions

View file

@ -450,14 +450,10 @@ ul.wallet-selection.wallets {
margin-right: 10px;
}
.qr-scan-icon {
position: relative;
}
.qr-scan-icon a {
display: block;
position: absolute;
top: 0;
top: 25px;
right: 0;
padding: 0 10px;
font-size: 24px;