1. #1
    Sencha User
    Join Date
    Mar 2010
    Posts
    61
    Vote Rating
    0
    extjslikeit is on a distinguished road

      0  

    Default Unanswered: Elipsis in titles when using chrome as a browser

    Unanswered: Elipsis in titles when using chrome as a browser


    ellipsis_chrome.jpg

  2. #2
    Sencha User jerome76's Avatar
    Join Date
    Apr 2012
    Location
    New Jersey
    Posts
    827
    Vote Rating
    55
    Answers
    84
    jerome76 has a spectacular aura about jerome76 has a spectacular aura about jerome76 has a spectacular aura about

      0  

    Default


    It was reported as a bug and was fixed for the next version release.

    http://www.sencha.com/forum/showthre...=Titles+Chrome

  3. #3
    Sencha User
    Join Date
    Dec 2011
    Location
    Coimbatore
    Posts
    103
    Vote Rating
    -2
    Answers
    4
    venkatesh.R will become famous soon enough

      1  

    Default Elipsis for Chrome Latest version Browser

    Elipsis for Chrome Latest version Browser


    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

Tags for this Thread