Commit 47d86a9f authored by Illya Klymov's avatar Illya Klymov

Merge branch 'mw-pa-title-cleanup' into 'master'

Productivity Analytics: Remove separator and cleanup margins

See merge request gitlab-org/gitlab!30839
parents 6ca1b292 888310f7
---
title: 'Productivity Analytics: Remove separator and cleanup title margins'
merge_request: 30839
author:
type: changed
......@@ -3,8 +3,8 @@
- data_attributes = @request_params.valid? ? @request_params.to_data_attributes : @request_params.to_default_data_attributes
#js-productivity-analytics{ data: data_attributes.merge(hide_group_drop_down: 'true') }
.page-title-holder.d-flex.align-items-center
.page-title
.mb-3
%h3
= _('Productivity Analytics')
.row-content-block.second-block.d-flex.flex-column.flex-lg-row.mt-3.py-2.px-3
.js-group-project-select-container
......
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