[modal] form in modal with image doesn’t utilise full width #3268
Labels
tag/next-release/nightly
Any issue which has a corresponding PR which has been merged and is available in the nightly build
type/bug
Any issue which is a bug or PR which fixes a bug
Milestone
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 elseTestcase
https://jsfiddle.net/f9uwm0ov/
Version
2.9.4
The text was updated successfully, but these errors were encountered: