Commit 59adb2e6 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'fix-epic-header-spacing' into 'master'

Fix epic header spacing

See merge request gitlab-org/gitlab-ee!3357
parents 63bea6d6 e9ef1416
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
<template> <template>
<div class="detail-page-header"> <div class="detail-page-header">
<div class="issuable-meta">
Opened Opened
<timeagoTooltip <timeagoTooltip
:time="created" :time="created"
...@@ -44,4 +45,5 @@ ...@@ -44,4 +45,5 @@
/> />
</strong> </strong>
</div> </div>
</div>
</template> </template>
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