Attachment 37943
Printable View
It was reported as a bug and was fixed for the next version release.
http://www.sencha.com/forum/showthre...=Titles+Chrome
Hi,
Please add two lines of code to your CSS file.This will solve your problem.
Code:
.x-title{padding:0 .3em;}
.x-title .x-innerhtml{padding: 0;}
Thanks