- Edited
Code is updated.
Changed:
Bottom black bar(border) between discussions are changed to light gray. Which i believe is more visually appealing.
Better use of space on lower screen resolution(width bellow ~1030px).
Header (.hero) is now displayed at the top edge of screen, instead of few px bellow(width bellow ~1030px).
About the problem @Frink pointed out, unfortunately i couldn't solve that as the extension are using same classes as other elements in navigation bar. Which lead to breaking everything. But, i provided solution by adding a links to a custom header and placing them in sidebar, which will provide similar functionality as a extension. @Frink if u need help with changing links and adding more, let me know, and i will explain it in detail how u should do that.
Added:
Button, which will collapse a sidebar, and everything that is displayed in it. Keep in mind, that after pressing back button in browser(not the button created by me)page will reload, which will prevent from any bugs to occur.
Fixed:
Minor bugs fixed.