revert poster item css change

This commit is contained in:
tikuf 2014-04-16 15:01:59 +10:00
parent 4afc9f601e
commit 399ced94ed

View file

@ -31,7 +31,7 @@
.posterItemImage {
background-size: contain;
background-repeat: no-repeat;
background-position: center top;
background-position: center bottom;
background-color: #000;
position: relative;
}