fix margin at the bottom

This commit is contained in:
Claude 2014-09-03 15:51:02 +02:00
parent 4ef0194d40
commit 6dfadc7132

View File

@ -369,8 +369,10 @@ h4 {
} }
.qr { .qr {
width: 20%; width: 99px;
height: 99px;
float: right; float: right;
margin-bottom: 20px;
} }
.meta .spacer, .spacer.high { .meta .spacer, .spacer.high {