minor
This commit is contained in:
parent
2622ab057e
commit
40cc50723a
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
value: result.data[key.id],
|
||||
width: 248 - Ox.SCROLLBAR_SIZE
|
||||
})
|
||||
.css({margin: '2px 2px 4px 2px'})
|
||||
.css({margin: '2px 2px 16px 2px'})
|
||||
.bindEvent({
|
||||
change: function(data) {
|
||||
pandora.api.editEntity(Ox.extend({
|
||||
|
|
Loading…
Reference in a new issue