Actions
Bug #16331
closedDo not wrap description field in the Content View version listing
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1336135
Description of problem:
The description field in the CV overview page has room for at least 3 lines (because of the content in the content column, which takes 3 lines). Because the description does not auto-wrap most of the field is empty, even when de description does not fit in one line.
Actual results:
cut off description text while there is plenty room left
Expected results:
autowrapped description text to fill up all line of the cell
Additional info:
See screenshot in bugzilla
Actions