mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-30 15:32:31 +01:00
Fixed: Toggling episode monitored state won't shift UI over
This commit is contained in:
parent
2ff1208947
commit
81e80d5575
@ -286,8 +286,10 @@
|
||||
|
||||
.season-grid {
|
||||
.toggle-cell {
|
||||
width : 12px;
|
||||
text-align : center;
|
||||
width : 28px;
|
||||
text-align : center;
|
||||
padding-left : 0px;
|
||||
padding-right : 0px;
|
||||
}
|
||||
|
||||
.toggle-cell {
|
||||
|
Loading…
Reference in New Issue
Block a user