diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index 5367c2ba2e..e308292b5d 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -31,7 +31,7 @@ .posterItemImage { background-size: contain; background-repeat: no-repeat; - background-position: center bottom; + background-position: center top; background-color: #000; position: relative; }