Skip to content

Commit aa36808

Browse files
Merge pull request #1176 from KevinLeigh/issue-1175-user-challenges-style-issue
Issue #1175: Profile - user challenges style issue
2 parents 0577e49 + 9194332 commit aa36808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/components/ChallengeTile/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ div .challenge.tile-view {
594594

595595
.winner-ribbon {
596596
position: absolute;
597-
z-index: 100;
597+
z-index: 1;
598598
bottom: -33px;
599599
left: -2px;
600600

0 commit comments

Comments
 (0)