mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-04 22:25:19 +02: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.