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

Merge pull request #1321 from MediaBrowser/master

adjust padding
This commit is contained in:
Luke 2015-12-15 14:32:36 -05:00
commit f7ae6e4c6e
2 changed files with 1 additions and 2 deletions

View file

@ -290,7 +290,7 @@
var template = this.response;
var dlg = paperDialogHelper.createDialog({
removeOnClose: true,
theme: 'b'
size: 'small'
});
dlg.classList.add('formDialog');

View file

@ -38,7 +38,6 @@
<paper-checkbox id="chkAllChannels">${OptionRecordOnAllChannels}</paper-checkbox>
</div>
</div>
<br />
</div>
<div class="advancedToggle hide">