1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Fixed: Centering of expand/collapse icon for season

This commit is contained in:
Mark McDowall
2019-03-27 18:20:29 -07:00
parent cfa9d88be6
commit d5bb3bd799

View File

@@ -90,7 +90,7 @@
top: 50%;
left: 50%;
margin-top: -12px;
margin-left: -15px;
margin-left: -12px;
}
.noEpisodes {