diff --git a/dashboard-ui/components/recordingcreator/recordingcreator.js b/dashboard-ui/components/recordingcreator/recordingcreator.js index 66836b7a19..3751c69cc0 100644 --- a/dashboard-ui/components/recordingcreator/recordingcreator.js +++ b/dashboard-ui/components/recordingcreator/recordingcreator.js @@ -290,7 +290,7 @@ var template = this.response; var dlg = paperDialogHelper.createDialog({ removeOnClose: true, - theme: 'b' + size: 'small' }); dlg.classList.add('formDialog'); diff --git a/dashboard-ui/components/recordingcreator/recordingcreator.template.html b/dashboard-ui/components/recordingcreator/recordingcreator.template.html index 728dd32f01..b6bdf46ea1 100644 --- a/dashboard-ui/components/recordingcreator/recordingcreator.template.html +++ b/dashboard-ui/components/recordingcreator/recordingcreator.template.html @@ -38,7 +38,6 @@ ${OptionRecordOnAllChannels} -