make site pages selectable

This commit is contained in:
j 2012-02-20 07:03:25 +00:00
parent a9cf0306d4
commit d65a885fb8

View file

@ -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%'
})