justify
This commit is contained in:
parent
98199702a7
commit
62be5f1ad3
1 changed files with 3 additions and 0 deletions
|
@ -261,6 +261,9 @@ pandora.ui.documentInfoView = function(data, isMixed) {
|
|||
value: entity.description || ''
|
||||
})
|
||||
.css(css)
|
||||
.css({
|
||||
'text-align': ''
|
||||
})
|
||||
.bindEvent({
|
||||
doubleclick: function(event) {
|
||||
if (!canEdit) {
|
||||
|
|
Loading…
Reference in a new issue