disable elipsis for tagline label

This commit is contained in:
j 2012-04-19 19:35:27 +02:00
parent 486e933926
commit 9c2a3cc729

View file

@ -66,7 +66,8 @@ Ox.load(function() {
width: '242px',
height: '16px',
fontSize: '12px',
opacity: 1
opacity: 1,
overflow: 'visible'
} : {
top: '35px',
left: '4px',