Commit 1621b456 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '37660-match-sidebar-colors' into 'master'

37660 Change background color of nav sidebar to match other gl sidebars

Closes #37660

See merge request gitlab-org/gitlab-ce!14800
parents efeaf3bd fa68cb3c
......@@ -90,7 +90,7 @@ $new-sidebar-collapsed-width: 50px;
top: $header-height;
bottom: 0;
left: 0;
background-color: $gray-normal;
background-color: $gray-light;
box-shadow: inset -2px 0 0 $border-color;
transform: translate3d(0, 0, 0);
......
---
title: Change background color of nav sidebar to match other gl sidebars
merge_request:
author:
type: changed
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