I have a problem with the html being rendered in the register user modal. We have the Legal module enabled to display terms and conditions of use.
How can I customize the modal to display the terms properly? When the form is displayed in a page it renders properly. But when it displays in a modal the sizing is off causing the two lines to wrap.
Full Page
MODAL
I'm guessing I need to override a css in some form, but not sure where the register user modal settings are defined.