forked from 0x2620/pandora
typo
This commit is contained in:
parent
2da7d165cb
commit
4ad1ca2bba
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
width: 122
|
||||
})
|
||||
.css({
|
||||
float: 'left'
|
||||
float: 'left',
|
||||
margin: '4px 4px 4px 2px'
|
||||
})
|
||||
.bindEvent({
|
||||
|
|
Loading…
Reference in a new issue