fix(donation): qrcode positioning problem

This commit is contained in:
ppoffice 2018-12-28 12:39:51 -05:00
parent a3342c1965
commit d458ede0b2
1 changed files with 2 additions and 2 deletions

View File

@ -200,10 +200,10 @@ img.thumbnail
&:hover
.qrcode
display: block
&:first-child
&:first-child:not(:last-child)
.qrcode
left: -0.75rem
&:last-child
&:last-child:not(:first-child)
.qrcode
right: -0.75rem