Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 38cf2a5

Browse files
committed
Merge pull request #516 from appirio-tech/feature/tom-fix-ribbon-2
fixed winner ribbon index
2 parents 471b630 + 0f29710 commit 38cf2a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/directives/challenge-tile.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ challenge-tile .challenge.tile-view {
215215

216216
.winner-ribbon {
217217
position: absolute;
218+
z-index: 1;
218219
bottom: -40px;
219220
left: -2px;
220221
@include background-image-size(73px, 26px);

0 commit comments

Comments
 (0)