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

Commit 0ff5694

Browse files
committed
Merge pull request #538 from appirio-tech/feature/tom-SUP-2401
adjusted winner ribbon positioning
2 parents b0c2bb3 + 0610e26 commit 0ff5694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/directives/challenge-tile.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ challenge-tile .challenge.tile-view {
217217
.winner-ribbon {
218218
position: absolute;
219219
z-index: 1;
220-
bottom: -40px;
220+
bottom: -33px;
221221
left: -2px;
222222
@include background-image-size(73px, 26px);
223223
background: url(/images/ico-winner-ribbon.svg);

0 commit comments

Comments
 (0)