Commit bcd82849 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'context-nav-avatar-bg' into 'master'

Add white background to context header avatar

See merge request !12857
parents 43a46ef1 afa13b26
......@@ -35,6 +35,7 @@ $new-sidebar-width: 220px;
.avatar-container {
flex: 0 0 40px;
background-color: $white-light;
}
&:hover {
......
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