Commit 11b1d2e9 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'fix-ide-project-avatar-styles' into 'master'

Fix IDE avatar flex sizing style

See merge request gitlab-org/gitlab-ce!21443
parents 9248240c c8a2f69c
......@@ -1199,7 +1199,7 @@ $ide-tree-text-start: $ide-activity-bar-width + $ide-tree-padding;
}
.avatar-container {
flex: initial;
flex: 0 0 auto;
margin-right: 0;
}
......
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