Commit 9eb4a94c authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '224635-re-expanded-milestones-list-doesn-t-align-properly-on-firefox' into 'master'

Fix milestones list scrolled up on initial toggle on Firefox

See merge request gitlab-org/gitlab!35396
parents 2155df5f 8477f693
......@@ -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