How to prevent punctuation marks (dots, commas) from going to new line?
How to stop commas, dots, brackets, etc. from going to new line?
They need to stay on the same line with the content that is immediately before them.
The svg is inserted with jQuery after the document is loaded. Maybe that’s the problem? Anyway – is there a way to fix this? This happens at certain widths only, of course.
How to prevent punctuation marks (dots, commas) from going to new line in HTML / CSS?
How to stop commas, dots, brackets, etc. from going to new line?
They need to stay on the same line with the content that is immediately before them.
The svg is inserted with jQuery after the document is loaded. Maybe that’s the problem? Anyway – is there a way to fix this? This happens at certain widths only, of course.