Apply some small CSS fixes

Add missing img width/height for wallets' icons
Remove some trailing spaces
This commit is contained in:
Saivann 2013-11-19 16:22:05 -05:00
parent ad09cde1db
commit 4fbac3a4f5

View file

@ -751,6 +751,8 @@ li p{
display:block;
margin:auto;
margin-bottom:10px;
width:72px;
height:72px;
}
.previewrow>div>a,
.previewrow>div>a:visited,