Skip to content

Remove double bottom border for tabs

Malhar Deshpande requested to merge malhar12/gitlab:master into master

What does this MR do and why?

Navigation Links inside the Tabs Component had a box-shadow property associated to it on hover. Since, this behaviour is only seen on this page, the solution to add a box-shadow: none is targeted towards this page.

Screenshots or screen recordings

Before:

CleanShot_20211213103603

After:

Screenshot_2022-01-21_at_11.28.02_PM

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

References #348831 (closed)

Edited by Olena Horal-Koretska

Merge request reports

Loading