Skip to content

Commit

Permalink
Remove display: table-row property from .comment-payload-wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kreuzer committed Sep 18, 2023
1 parent d41a479 commit 5b5b774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/styles/custom/program.scss
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ table td:nth-child(1) {
}

.comment-payload-wrapper {
display: table-row;
float: inherit;
}

Expand Down

0 comments on commit 5b5b774

Please sign in to comment.