Commit dba45e01 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'mw-cr-title-margin' into 'master'

Code Review Analytics: Change margin between title and description

See merge request gitlab-org/gitlab!30834
parents 14d77c82 252ba56e
---
title: 'Code review analytics: Change margin between title and description'
merge_request: 30834
author:
type: changed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
- page_title _("Code Review") - page_title _("Code Review")
.mb-3 .mb-3
%h3 %h3.mb-2
= _('Code Review') = _('Code Review')
%span.text-secondary= _('Review time is defined as the time it takes from first comment until merged.') %span.text-secondary= _('Review time is defined as the time it takes from first comment until merged.')
- if Feature.disabled?(:code_review_analytics_has_new_search) - if Feature.disabled?(:code_review_analytics_has_new_search)
......
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