Drop empty space in icons

This commit is contained in:
Saivann 2014-08-08 01:20:14 -04:00
parent faeaf059fe
commit d2f695c4c3
14 changed files with 3 additions and 4 deletions

View file

@ -1324,10 +1324,9 @@ table td,table th{
}
.wallets>div>a>img{
display:block;
margin:auto;
margin-bottom:5px;
width:72px;
height:72px;
width:48px;
height:48px;
margin:12px 12px 17px 12px;
}
.wallets>div>div,
.wallets>div>span{