Commit 809c9d7d authored by Phil Hughes's avatar Phil Hughes

Fixes diff stats not being visible with performance bar

parent e347170c
......@@ -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