@pitaj newest version (1.8.2) however I solved the problem, but now the text area is shorter than the upper part.
See image
0_1523876562055_566e1970-4592-4fc1-ad12-f071d0f072b0-image.png
How can I change this with CSS?
Any security issue with this? Why is the upload showing up when a site is placed under maintenance mode? v0.5.2 and both included themes have this problem.
Looks like they're a disconnect between the core and theme versions. Let me try to reproduce. In the meantime, can you get me the output of the following:
npm ls nodebb-theme-vanilla nodebb-theme-lavender
git rev-parse HEAD
nodebb@0.5.2 /home/test/forum
├── nodebb-theme-lavender@0.1.11
└── nodebb-theme-vanilla@0.1.20
d341428ca1b88d56f7c7fe37d3e5e87d83bb0698
@peter fixed in master
and v0.5.x
@julian Good job! Thanks!!