texts: line-height 18px
This commit is contained in:
parent
780340ef04
commit
1d4ecd80a2
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ pandora.ui.textHTML = function(text) {
|
||||||
width: width + 'px',
|
width: width + 'px',
|
||||||
//marginTop: '48px',
|
//marginTop: '48px',
|
||||||
fontSize: '12px',
|
fontSize: '12px',
|
||||||
lineHeight: '16px'
|
lineHeight: '18px'
|
||||||
})
|
})
|
||||||
.bindEvent({
|
.bindEvent({
|
||||||
submit: function(data) {
|
submit: function(data) {
|
||||||
|
|
Loading…
Reference in a new issue