Fix commit page info well from overflowing container in side-by-side mode

This commit is contained in:
Gokhan Apaydin 2019-03-04 20:28:37 +00:00 committed by Annabel Dunstone Gray
parent 5c80bbb33c
commit 17ff3eaa2a
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,7 @@
.detail-page-header,
.page-content-header,
.commit-box,
.info-well,
.commit-ci-menu,
.files-changed-inner,
.limited-header-width,

View File

@ -0,0 +1,5 @@
---
title: 'commit page info-well overflow fix #56436'
merge_request: 24799
author: Gokhan Apaydin
type: fixed