From aebb7fd2d6d882f2f3f35e74b820b3783f301c47 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 15 Dec 2015 14:28:42 -0500 Subject: [PATCH] adjust padding --- dashboard-ui/components/recordingcreator/recordingcreator.js | 2 +- .../components/recordingcreator/recordingcreator.template.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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} -