Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Are there a way to disable this feature globally, also for moderators? Thanks
Not right now since it's part of the moderation privilege.
It's already fixed on latest master.
It is a global privilege now on the privileges page.
It can be disabled in user settings.
G
@PitaJ WOW thanks. Didn't think about that.I'm new with node.js.
A more quick solution:
Change
.container-fluid { .container-fixed(); }
to
.container-fluid { .container; }
in nodebb-theme-vanilla/less/bootstrap/grid.less