Clean up dead code

This commit is contained in:
Tusooa Zhu 2022-03-07 19:19:12 -05:00
parent 0e323ef248
commit 415a823af0
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
3 changed files with 0 additions and 9 deletions

View file

@ -119,7 +119,6 @@
.thread-tree-replies-hidden {
padding: $status-margin;
//border-top: 1px solid var(--border, $fallback--border);
/* Make the button stretch along the whole row */
display: flex;
align-items: stretch;