Bug in the default lavender theme on v0.6.1?
-
Downloaded a fresh copy and installed it via ./nodebb setup
I load the homepage for the first time and the content div has the
container
class, I go to the login page and all of the sudden the content div has thecontainer-fluid
class which makes the page 100% in width. Going back to the homepage, now everything is at 100% width.How can I tell NodeBB to run in normal (non-100% width) mode?
-
@orweinberger I was thinking this was something to do with the new Group page layout
-
Should be fixed on lavender 1.0.1, if user didn't have a preference set in localStorage it was defaulting to fluid width whereas the template was starting with fixed width.
https://github.com/NodeBB/nodebb-theme-lavender/commit/339e43e715b9056b4cbb206963dd069bf9aec434
Copyright © 2024 NodeBB | Contributors