patrickmarabeas / ng-FitText.js

An AngularJS directive for inflating web type.
http://patrickmarabeas.github.io/ng-FitText.js
MIT License
222 stars 61 forks source link

Disable line-height #61

Open arjayads opened 7 years ago

arjayads commented 7 years ago

How can I disable line-height?

craig-o-curtis commented 6 years ago

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

pierre-r commented 6 years ago

I had the same problem.

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