texts: line-height 18px

This commit is contained in:
rolux 2014-01-19 12:59:41 +00:00
parent 780340ef04
commit 1d4ecd80a2

View file

@ -325,7 +325,7 @@ pandora.ui.textHTML = function(text) {
width: width + 'px',
//marginTop: '48px',
fontSize: '12px',
lineHeight: '16px'
lineHeight: '18px'
})
.bindEvent({
submit: function(data) {