Commit 5beb4dde authored by Tim Zallmann's avatar Tim Zallmann

Merge branch '45398-fix-rss-button' into 'master'

Fix tabs container styles to make RSS button clickable

Closes #45398

See merge request gitlab-org/gitlab-ce!18559
parents 938ee84c 1d282e44
......@@ -241,8 +241,6 @@
}
.scrolling-tabs-container {
position: relative;
.merge-request-tabs-container & {
overflow: hidden;
}
......@@ -272,8 +270,6 @@
}
.inner-page-scroll-tabs {
position: relative;
.fade-right {
@include fade(left, $white-light);
right: 0;
......
---
title: Fix tabs container styles to make RSS button clickable
merge_request: 18559
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment