1
0
Fork 0
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:
Luke Pulverenti 2015-09-02 12:57:54 -04:00
parent 61cdab9bd1
commit a43b91f49c
3 changed files with 38 additions and 60 deletions

View file

@ -14,7 +14,7 @@
<div class="editPageInnerContent" style="visibility:hidden;">
<h1 class="itemName editPageName">&nbsp;</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>