1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fixes #2996 - problem with links on firefox

This commit is contained in:
Luke Pulverenti 2017-11-02 11:52:43 -04:00
parent 11994657af
commit 63a1a53a9c
25 changed files with 660 additions and 660 deletions

View file

@ -17,7 +17,7 @@
<input is="emby-input" type="text" id="txtValue" required="required" label="${LabelDisplayName}"/>
</div>
<div style="display: flex; align-items: center;">
<h1 style="margin: .5em 0;">${HeadersFolders}</h1>
<h2 style="margin: .5em 0;">${HeadersFolders}</h2>
<button is="emby-button" type="button" class="raised btnAddFolder submit raised-mini" style="margin-left:1em;" title="${ButtonAdd}">
<i class="md-icon">add</i>
<span>${ButtonAdd}</span>