diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index ad5b0c4440..a18a9e31f9 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -42,6 +42,10 @@ position: relative; } + #scenesContent .posterItemImage { + background-position-y: center; + } + .posterItem:hover .posterItemImage { -moz-box-shadow: 0 0 12px 7px #38c; -webkit-box-shadow: 0 0 12px 7px #38c;