Skip to content

Fix tabs container styles to make RSS button clickable

Kushal Pandya requested to merge 45398-fix-rss-button into master

What does this MR do?

Restores ability to click RSS feed button on various pages where tabs container was covering it, making user unable to click button.

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

As a part of this MR, following pages (which are impacted by styling changes) have been verified in Chrome, Firefox and Safari;

  • /dashboard/activity
  • /dashboard/milestones
  • /admin/jobs
  • /admin/projects
  • /admin/users
  • /dashboard/projects
  • /h5bp/html5-boilerplate/merge_requests (project/merge_requests)
  • /search

Why was this MR needed?

Screenshots

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #45398 (closed)

Edited by Kushal Pandya

Merge request reports