Skip to content

fix notification styles on code hosts

Warren Gifford requested to merge fix-alert-styles into master

Created by: sqs

This moves the CSS from using Bootstrap's builtin classes (which may or may not exist on the code host, or may differ from Bootstrap) to our own CSS. The ideal solution may be to use each code host's own CSS (as we do for CommandList and others), but this is a much quicker fix that is almost as good.

fix #3326 (closed)

Merge request reports

Loading