Description
Steps to reproduce bug:
- Add List type of field in the form.
- Now move to front end and fill the form.
- Select Other options from the List type field.
- Now enter text in the textbox of Other fields.
- Observe the text here is not wrapped properly.
steps for implementation:
1)Add a class in css file of component.
2)Use propety "word-wrap" to wrap the content
- Add the class to the output
Actual:

Expected:

Description
Steps to reproduce bug:
steps for implementation:
1)Add a class in css file of component.
2)Use propety "word-wrap" to wrap the content
Actual:
Expected: