ng-FitText.js icon indicating copy to clipboard operation
ng-FitText.js copied to clipboard

Disable line-height

Open arjayads opened this issue 7 years ago • 2 comments

How can I disable line-height?

arjayads avatar Jul 17 '17 02:07 arjayads

Having same issue. Added line height is not allowing text to exist within parent.

craig-o-curtis avatar Jan 30 '18 22:01 craig-o-curtis

I had the same problem.

I had to add line-height: inherit!important; in my CSS to overwrite the value from FitText

pierre-r avatar Apr 10 '18 08:04 pierre-r