(show poster on checkout page if concert has one)

This commit is contained in:
Adam Wathan
2017-11-14 12:14:34 -05:00
parent 21050b04f4
commit 2f8d0ed425
9 changed files with 365 additions and 266 deletions

View File

@@ -87,7 +87,6 @@
.row {
box-sizing: border-box;
display: flex;
flex: 0 1 auto;
flex-direction: row;
flex-wrap: wrap;
margin-right: @gutter-compensation;