forked from 0x2620/pandora
typo,
This commit is contained in:
parent
d65a885fb8
commit
5e74f7423b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ pandora.ui.siteDialog = function(section) {
|
|||
.css(id == 'rights' ? {
|
||||
// this will get applied twice,
|
||||
// total is 144px
|
||||
marginRight: '72px'
|
||||
marginRight: '72px',
|
||||
MozUserSelect: 'text',
|
||||
WebkitUserSelect: 'text'
|
||||
} : {
|
||||
|
|
Loading…
Reference in a new issue