mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-08 00:04:11 -04:00
Nowadays, browser engines have improved a lot and `Math.floor` is the same, if not faster. Also, clarity is better than micro-optimizations in this case.