diff --git a/static/js/embedDialog.js b/static/js/embedDialog.js index 9d5c364be..72cc6e37d 100644 --- a/static/js/embedDialog.js +++ b/static/js/embedDialog.js @@ -319,8 +319,6 @@ pandora.ui.embedDialog = function(/*[url, ]callback*/) { .css(css) .appendTo($form); - space().appendTo($form); - $input.type = Ox.ButtonGroup({ buttons: [ {id: 'link', title: Ox._('Embed in Texts Section'), width: formWidth / 2, selected: true},