Fix addressbook. Modal can be opened from anywhere

This commit is contained in:
Gustavo Maximiliano Cortez 2016-08-25 17:40:20 -03:00
commit 2108a29006
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
7 changed files with 174 additions and 117 deletions

View file

@ -442,14 +442,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;