Skip to content

Commit

Permalink
Fix counter alignment for multiple column view
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Jan 28, 2024
1 parent eb291d7 commit af1249d
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 @@ -4253,6 +4253,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.icon-button--with-counter.star-icon.activate .icon-star {
left: -38px;
top: -38px;
}

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

0 comments on commit af1249d

Please sign in to comment.