diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss index 2261fbd7c1df0fb900755fe1b5e630f0f582d8c5..6e2b285285a75254187104ab674cd5992d04e800 100644 --- a/app/assets/stylesheets/pages/repo.scss +++ b/app/assets/stylesheets/pages/repo.scss @@ -1333,7 +1333,7 @@ .ide-merge-request-info { .detail-page-header { line-height: initial; - height: 38px; + min-height: 38px; } .issuable-details {