Adds padding to the bottom of pages on the roadmap, userprofile, and userdash pages.
Also fix the heading of the Activity page in the userdash to say activity rather than My Projects. Also removes an extra closing div tag in the activitygraph macro.
Fixes #3639
Looks good to me, let's rebase and merge :)
:thumbsup:
rebased onto 1370a42bfdf83f6d766c3c13d7ef6a77d00d04c9
Pull-Request has been merged by pingou
Adds padding to the bottom of pages on the roadmap, userprofile,
and userdash pages.
Also fix the heading of the Activity page in the userdash to say
activity rather than My Projects. Also removes an extra closing
div tag in the activitygraph macro.
Fixes #3639