Merge Request > Security Reports > Vulnerability Modal broken with Bootstrap 4 update

Summary

Bootstrap 4 update breaks the rendering of the Vulnerability Modal for Security Reports of the Merge Request and the CI Pipeline view.

Steps to reproduce

From latest master (including BS4 update). Go to any MR with security reports, open a modal by clicking on vulnerability name.

What is the current bug behavior?

Display is broken du to old BS3 css/markup.

What is the expected correct behavior?

Display is similar to BS3 rendering.

Relevant logs and/or screenshots

bootstrap_update_sp

Possible fixes

Update css and markup with BS4 flavor.