FOSSASIA
loklak: Fix a html/css bug in Apps Boilerplate
The page http://loklak.org/apps/boilerplate/index.html (and all other pages in loklak) has a single white/blank line at the bottom of the page. It appears right after the many [..] in the html (see: https://github.com/loklak/loklak_server/blob/master/html/apps/boilerplate/index.html#L79 )
Your task is, to find the reason for the appearance of that blank line and remove the cause. The resulting page should not have any of those [..] and not the blank line. It is only necessary to fix that boilerplate html, not all pages in loklak.
To complete the task, you must send a pull request to https://github.com/loklak/loklak_server with your patch.
Task tags
Students who completed this task
Darryl Yeo