1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-25 22:46:31 -04:00

Fixed: Series toolbar button collapsing

This commit is contained in:
Mark McDowall
2020-04-09 22:58:08 -07:00
parent 9b99ad27cd
commit e1639d35a2
4 changed files with 8 additions and 12 deletions
+1 -4
View File
@@ -255,10 +255,7 @@ class SeriesIndex extends Component {
null
}
{
(view === 'posters' || view === 'overview') &&
<PageToolbarSeparator />
}
<PageToolbarSeparator />
<SeriesIndexViewMenu
view={view}