Actions
Bug #8351
closedModal window CSS conflicts
Description
If a position style exists on the body element it will break the modal window positioning. Currently the modal window CSS is resetting this to initial, but it needs the important flag to be sure nothing conflicts with it.
Updated by krileon almost 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1621
Actions