mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix metadata sidebar for IE
This commit is contained in:
parent
61cdab9bd1
commit
a43b91f49c
3 changed files with 38 additions and 60 deletions
|
@ -14,7 +14,7 @@
|
|||
<div class="editPageInnerContent" style="visibility:hidden;">
|
||||
<h1 class="itemName editPageName"> </h1>
|
||||
<br />
|
||||
<paper-tabs hidescrollbuttons noink>
|
||||
<paper-tabs hidescrollbuttons>
|
||||
<paper-tab class="metadataTabButton">${TabMetadata}</paper-tab>
|
||||
<paper-tab class="subtitleTabButton hide">${TabSubtitles}</paper-tab>
|
||||
<paper-tab class="collectionItemsTabButton hide">${TabCollectionTitles}</paper-tab>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue