Bug Report
If a form is included in a modal with an image to the side, the form fields do not use all the available space
By changing flex to flex: 1 0 auto on description class, it seems to then use the full width, but not sure if better solution exists or if this breaks something else
Testcase
https://jsfiddle.net/f9uwm0ov/
Version
2.9.4
Bug Report
If a form is included in a modal with an image to the side, the form fields do not use all the available space
By changing flex to
flex: 1 0 autoon description class, it seems to then use the full width, but not sure if better solution exists or if this breaks something elseTestcase
https://jsfiddle.net/f9uwm0ov/
Version
2.9.4