rviscomi / trunk8

jQuery Truncation Plugin -- THIS PROJECT IS NO LONGER MAINTAINED
MIT License
703 stars 95 forks source link

Problem with Chrome ! #78

Closed naimhiq closed 7 years ago

naimhiq commented 7 years ago

Hi,

And I have the same problem. In chrome instead of trunc in two lines it is doing it on one line but in firefox it is working well.

Any suggestion ?

/Naim

rviscomi commented 7 years ago

Can you provide any steps to reproduce the issue or maybe a code sample (ie jsfiddle)? Thanks.

naimhiq commented 7 years ago

Hi Rick,

I actually fixed the issue :). The problem was with my line-heights on elements that I had in rem units but as long as I changed in Unitless line-heights so it is rendering fine both in Chrome now and Firefox

Thanks for help !

/Naim