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

update person editor

This commit is contained in:
Luke Pulverenti 2016-02-09 12:13:50 -05:00
parent d665b12b82
commit ca37d6a03d
6 changed files with 28 additions and 18 deletions

View file

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