Correcting wrong body padding.
Therefore correcting wrong Close button padding and margin to display as square
Both body and close button will now display as in back-end
Display any modal in frontend, for example through CMS Content when editing an article OR editing Template settings and Select Image
Example below is for Image Select in Template settings
I applyed the code manually, run npm ci and tested successfully. Header in modal is now fine.
RTC done here as the PR is not present in issues.
Status | New | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-07-10 09:25:08 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
Category | ⇒ | Front End Templates (site) NPM Change |
does this not then break article selection lists for example when selecting an article when creating a menu item? Cant test as on the road, but ALL modals could be affected by this change and so other types of modal needs to be checked too.
Tested successfully.