Fixed: Centering of expand/collapse icon for season
This commit is contained in:
parent
cfa9d88be6
commit
d5bb3bd799
|
@ -90,7 +90,7 @@
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
margin-top: -12px;
|
margin-top: -12px;
|
||||||
margin-left: -15px;
|
margin-left: -12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.noEpisodes {
|
.noEpisodes {
|
||||||
|
|
Loading…
Reference in New Issue