Skip to content

Align flash messages with left side of page content

Winnie requested to merge (removed):left-align-flash-messages into master

What does this MR do?

  • align flash messages with left side of page content

Are there points in the code the reviewer needs to double check?

  • flash messages in general

Why was this MR needed?

  • flash messages didn't fit new design

What are the relevant issue numbers?

closes #18688 (closed)

Screenshots

Before

failed-login


explore-blocked-account


project-blocked-account


issue-blocked-account


inline-flash


After

failed-login


blocked-account


project-blocked-account


issue-blocked-account


The left padding will be fixed by !4854 (merged)

inline-flash


flash-dismissed

Merge request reports