diff --git a/static/js/pandora/siteDialog.js b/static/js/pandora/siteDialog.js index eadfde9f8..10140e4a0 100644 --- a/static/js/pandora/siteDialog.js +++ b/static/js/pandora/siteDialog.js @@ -45,6 +45,8 @@ pandora.ui.siteDialog = function(section) { // this will get applied twice, // total is 144px marginRight: '72px' + MozUserSelect: 'text', + WebkitUserSelect: 'text' } : { width: '100%' })