diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss index 2261fbd7c1d..6e2b285285a 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 {