Skip to content

luizgamabh/jquery.lineheight.fix.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jquery.lineheight.fix.js

jquery.lineheight.fix is just to fix an issue with Google Chrome that always rounds down (floor) decimal numbers on property "line-height".

Eg.: line-height: 20.99998px => render as: line-height:20px;

This script will round to the nearest integer.

Just call this script in your page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published