diff --git a/static/js/pandora/siteDialog.js b/static/js/pandora/siteDialog.js index 46707592..eadfde9f 100644 --- a/static/js/pandora/siteDialog.js +++ b/static/js/pandora/siteDialog.js @@ -48,10 +48,6 @@ pandora.ui.siteDialog = function(section) { } : { width: '100%' }) - .css({ - MozUserSelect: 'text', - WebkitUserSelect: 'text' - }) .bindEvent({ submit: function(data) { Ox.Request.clearCache('getPage');