Skip to content

Commit

Permalink
Slignt alignment fix for the heart icon in multi view
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Jan 28, 2024
1 parent 7da6c63 commit eb291d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layout-multiple-columns.css
Original file line number Diff line number Diff line change
Expand Up @@ -4247,6 +4247,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
/* stylelint-disable-next-line */
.layout-multiple-columns.no-reduce-motion .status .icon-button.star-icon.activate .icon-star {
left: -27px;
top: -40px;
}

/* stylelint-disable-next-line */
Expand Down

0 comments on commit eb291d7

Please sign in to comment.