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:
@@ -90,7 +90,7 @@
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin-top: -12px;
|
||||
margin-left: -15px;
|
||||
margin-left: -12px;
|
||||
}
|
||||
|
||||
.noEpisodes {
|
||||
|
||||
Reference in New Issue
Block a user