Skip to content
Snippets Groups Projects
Commit 4e0ee5b3 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Fix date remove button alignment

parent 86fccaa4
No related branches found
No related tags found
1 merge request!10321Fix date save for Epic to reflect on UI immediately after save
......@@ -246,8 +246,8 @@ export default {
css-classes="date-warning-icon append-right-5 prepend-left-5"
tab-index="0"
/>
<span v-if="selectedAndEditable" class="no-value">
&nbsp;&ndash;
<span v-if="selectedAndEditable" class="no-value d-flex">
&nbsp;&ndash;&nbsp;
<gl-button
variant="link"
class="btn-sidebar-date-remove"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment