Skip to content

Commit 748ea5e

Browse files
Merge pull request #2589 from iversonLv/issue_2405
Fix #2405 New Nav: User Menu popup is overlapping with the Sub Commu…
2 parents 004d3b8 + 366af9d commit 748ea5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared/routes/Topcoder/styles.scss

+1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
display: flex;
99
flex: 1 0 auto;
1010
position: relative;
11+
z-index: 0;
1112
}
1213
}

0 commit comments

Comments
 (0)