Commit 3a442ae6 authored by Eulyeon Ko's avatar Eulyeon Ko

Fix epic tab dropdown menu overlay on mobile

Changelog: fixed
EE: true
parent fc757f9a
......@@ -58,6 +58,8 @@
}
.epic-tabs-content {
overflow: visible;
.roadmap-container {
min-height: 600px;
......
......@@ -41,7 +41,7 @@
%a#roadmap-tab{ href: '#roadmap', data: { toggle: 'tab' } }
= _('Roadmap')
.tab-content.epic-tabs-content.js-epic-tabs-content
.epic-tabs-content.js-epic-tabs-content
#tree.tab-pane.show.active
.row
%section.col-md-12
......
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