forked from 0x2620/pandora
in users dialog, fix textarea css
This commit is contained in:
parent
3e466bc1e0
commit
4ae468c6f8
1 changed files with 0 additions and 1 deletions
|
@ -424,7 +424,6 @@ pandora.ui.usersDialog = function() {
|
||||||
value: userData.notes,
|
value: userData.notes,
|
||||||
width: 240
|
width: 240
|
||||||
})
|
})
|
||||||
.css({height: '240px'})
|
|
||||||
],
|
],
|
||||||
width: 240
|
width: 240
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue