Skip to content

Commit

Permalink
Fix notification heart animation
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Oct 8, 2024
1 parent 255dd88 commit 77b98a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout-single-column.css
Original file line number Diff line number Diff line change
Expand Up @@ -4733,7 +4733,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu

/* stylelint-disable-next-line */
.layout-single-column.no-reduce-motion .status .icon-button.star-icon.activate .icon-star {
left: -37px;
left: -28px;
}

/* If number enabled in core */
Expand Down

0 comments on commit 77b98a4

Please sign in to comment.