Commit 034c8885 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '30587-pipeline-icon-z' into 'master'

resolve "Status icons overlap sidebar on mobile"

Closes #30587

See merge request !10525
parents 7ccaa27f d8a1ea0c
......@@ -196,6 +196,7 @@
transition: width .3s;
background: $gray-light;
padding: 10px 20px;
z-index: 2;
&.right-sidebar-expanded {
width: $gutter_width;
......
---
title: fix Status icons overlapping sidebar on mobile
merge_request:
author:
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