Task #2164
closed
ask.libreofffice.org: css problem not wrapping title line
Added by H J about 8 years ago.
Updated almost 5 years ago.
Description
Hi guys. Please see attached screen shot.
Files
- Assignee set to Evgeny Fadeev
Feedback from Xisco:
At first glance, it seems the problem occurs when the title has a long word. Ie: createUnoService("com.sun.star.system.SimpleSystemMail")
so I think adding the following attributes might fix the problem ( although I haven't testes it deeply ):
.vote-buttons {
float: left;
}
.question-page .post-content {
float: right;
word-wrap: break-word;
width: 675px;
}
Evgeny, can you have a look? ;-)
This issue can be closed, fixed wrapping of long words.
- Status changed from New to Closed
Also available in: Atom
PDF