Commit 21c07411 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'ph/fixMRWidgetHeaderSpacing' into 'master'

Removes bottom margin from MR widget header

See merge request gitlab-org/gitlab!72127
parents 84f2cce8 f2a6f571
......@@ -71,7 +71,7 @@ export default {
};
</script>
<template>
<div class="d-flex mr-source-target gl-mb-3">
<div class="gl-display-flex mr-source-target">
<mr-widget-icon name="git-merge" />
<div class="git-merge-container d-flex">
<div class="normal">
......
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