diff --git a/couchpotato/core/media/movie/suggestion/static/suggest.css b/couchpotato/core/media/movie/suggestion/static/suggest.css index 3826269..16215ed 100644 --- a/couchpotato/core/media/movie/suggestion/static/suggest.css +++ b/couchpotato/core/media/movie/suggestion/static/suggest.css @@ -88,7 +88,7 @@ background: #4e5969; cursor: pointer; transition: all .4s ease-in-out; - padding: 0 0 10px; + padding: 0 3px 10px 0; } .suggestions .media_result .data:before { bottom: 0;