habitica/website/views/shared/profiles
git-afsantos 38056a4837 fix(stats) removed extraneous class bonus
Even leveled users below level 100 were showing an extra 0.5 stat class bonus. This was due to the level bonus being a float, instead of an integer. Used `Math.ceil` to fix the level bonus, thus removing the extraneous 0.5 class bonus.
2015-05-08 00:05:44 +01:00
..
achievements.jade Fixes #5132 2015-05-03 09:01:12 -05:00
stats.jade fix(stats) removed extraneous class bonus 2015-05-08 00:05:44 +01:00