Skip to content

Improve layout of decline invitation page

Eduardo Sanz García requested to merge eduardosanz/reject-invite-layout into master

What does this MR do and why?

Replace custom CSS by bootstrap class

Limit the size of the container to 58% of the width on medium and up screen sizes by using col-md-7. Remove custom style.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image Screenshot_2024-02-12_at_20.27.46

On small screens

Screenshot_2024-02-12_at_20.30.51

How to set up and validate locally

Follow these steps: !143691 (comment 1764504287)

Merge request reports