Closed mpwt closed 2 years ago
This should already be solved with this commit: https://github.com/JustCarmen/webtrees-theme-justlight/commit/c758c5983cd459c88778c2584be8da7273b03678
The notes are very difficult to style. Perhaps you can test whether this solves your problem sufficiently.
Thank you for the quick feedback and the code change that has already been made. After copying the changed file resources/views/theme/script.js.phtml it looks better, but there is still a line break after "Note:" or the note itself always starts on a new line.
The remaining line break seems to be a bug in webtrees. See https://github.com/fisharebest/webtrees/issues/4400.
In webtrees v2.1.2 and webtrees-theme-justlight v2.2.0 notes are displayed differently. For multi-line notes there is only a line break after "Note:", for single-line notes there is a line break after "Note" and ":".
With justlight 2.1.2.3 this was solved better, the note was displayed directly after "Note:".
Thank you for your work and the great theme.