forked from 0x2620/pandora
correct css
This commit is contained in:
parent
d82e87dfd5
commit
e702dddd6b
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ pandora.ui.documentDialog = function(options) {
|
|||
})
|
||||
.css({
|
||||
position: 'absolute',
|
||||
right: '20px',
|
||||
right: '24px',
|
||||
top: '4px'
|
||||
})
|
||||
[items.length > 1 ? 'show' : 'hide']()
|
||||
|
|
Loading…
Reference in a new issue