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

resolve "Status icons overlap sidebar on mobile"

Closes #30587

See merge request !10525
This commit is contained in:
Annabel Dunstone Gray 2017-04-07 14:18:59 +00:00
commit 034c8885a0
2 changed files with 5 additions and 0 deletions

View File

@ -196,6 +196,7 @@
transition: width .3s;
background: $gray-light;
padding: 10px 20px;
z-index: 2;
&.right-sidebar-expanded {
width: $gutter_width;

View File

@ -0,0 +1,4 @@
---
title: fix Status icons overlapping sidebar on mobile
merge_request:
author: