Update height of posters to accomodate additional labels

v0.2.0.182
Tim Turner 7 years ago
parent 91c820f98b
commit 2bb21fedab

@ -126,7 +126,7 @@
.card;
.clickable;
margin-bottom : 20px;
height : 344px;
height : 363px;
.center {
display : block;
@ -166,7 +166,7 @@
}
@media (max-width: @screen-xs-max) {
height : 268px;
height : 283px;
margin : 5px;
padding : 6px 5px;

Loading…
Cancel
Save