diff --git a/www/calendar/inner.js b/www/calendar/inner.js index fbc910bdb..80b5606f2 100644 --- a/www/calendar/inner.js +++ b/www/calendar/inner.js @@ -513,7 +513,8 @@ define([ options: types, // Entries displayed in the menu isSelect: true, initialValue: '.ics', - common: common + common: common, + buttonCls: 'btn', }; var $select = UIElements.createDropdown(dropdownConfig); UI.prompt(Messages.exportPrompt,