forked from 0x2620/pandora
make site pages selectable
This commit is contained in:
parent
a9cf0306d4
commit
d65a885fb8
1 changed files with 2 additions and 0 deletions
|
@ -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%'
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue