Fixes diff stats not being visible with performance bar

This commit is contained in:
Phil Hughes 2018-10-16 11:54:44 +01:00
parent e347170cc5
commit 809c9d7dc8
No known key found for this signature in database
GPG Key ID: 32245528C52E0F9F
2 changed files with 6 additions and 0 deletions

View File

@ -1013,6 +1013,7 @@
.with-performance-bar & {
top: 135px;
max-height: calc(100vh - 135px);
}
}

View File

@ -0,0 +1,5 @@
---
title: Fixed diff stats not showing when performance bar is enabled
merge_request:
author:
type: fixed