diff --git a/couchpotato/core/plugins/movie/static/movie.css b/couchpotato/core/plugins/movie/static/movie.css index 4b414aed..1df14ef0 100644 --- a/couchpotato/core/plugins/movie/static/movie.css +++ b/couchpotato/core/plugins/movie/static/movie.css @@ -348,7 +348,8 @@ text-shadow: none; } .movies .alph_nav .numbers li:first-child { - width: 44px; + width: 43px; + margin-left: 7px; } .movies .alph_nav li.available { color: rgba(255,255,255,0.8);