Limit lenght of document titles
Closes 380
The fix prevents long document title from overflowing outside their containers. It limits their maximum length to 3 lines of text, each with lenght at most the width of the container. Long lines without spaces are truncated with ellipsis.
Closes #380 (closed)