Commit 8477f693 authored by Eulyeon Ko's avatar Eulyeon Ko Committed by Kushal Pandya

Fix milestones list scrolled up on initial toggle on Firefox

parent 8e35608e
......@@ -115,7 +115,7 @@ export default {
</script>
<template>
<div :style="sectionContainerStyles" class="milestones-list-section gl-display-table">
<div :style="sectionContainerStyles" class="milestones-list-section gl-display-table clearfix">
<div
class="milestones-list-title gl-display-table-cell border-bottom gl-vertical-align-top position-sticky gl-px-3 gl-pt-2"
>
......
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