diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index ac6191c795..997dc192d5 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -18,9 +18,9 @@ } .posterItemImage { - background-size: 100% auto; + background-size: contain; background-repeat: no-repeat; - background-position: center bottom; + background-position: left bottom; } .defaultPosterItemImage {