Skip to content

Commit

Permalink
Fix show more button alignment on comments
Browse files Browse the repository at this point in the history
Block layout now has justify-items/self.
  • Loading branch information
nanaya committed Oct 24, 2024
1 parent 0044856 commit 877c73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/css/bem/show-more-link.less
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
padding-left: 10px;
padding-right: $padding-left;
font-weight: normal;
justify-self: start;
}

&--comments {
Expand Down

0 comments on commit 877c73c

Please sign in to comment.