Added a margin above the voucher redemption link

This commit is contained in:
Raphael Michel
2016-03-22 18:04:14 +01:00
parent 9fb3ccbde8
commit 072441c3a3
+3
View File
@@ -28,6 +28,9 @@
display: block;
}
}
.voucher-row {
margin-top: 10px;
}
#voucher-toggle {
display: none;
}