XWIKI-22800: Message boxes content doesn't extend to the right of the box (#3811)
* Cleaned up selectors. With the new improved DOM, there's no need for selectors specific to CKEditor * Added `flex-grow` on the content+title+image element. This way, whatever is in it, it will use all the available space in the macro. * Improved code structure (cherry picked from commit e5af673a)
Please register or sign in to comment