Commit bca25078 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'diff-stats-perf-bar' into 'master'

Fixes diff stats not being visible with performance bar

See merge request gitlab-org/gitlab-ce!22390
parents 396d205e 809c9d7d
......@@ -1013,6 +1013,7 @@
.with-performance-bar & {
top: 135px;
max-height: calc(100vh - 135px);
}
}
......
---
title: Fixed diff stats not showing when performance bar is enabled
merge_request:
author:
type: fixed
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