This commit is contained in:
Braden Yes 2024-08-03 14:24:49 -05:00 committed by GitHub
commit ee4c33c692
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View File

@ -394,8 +394,7 @@ header svg {
white-space: nowrap;
text-overflow: ellipsis;
top: 8px;
position: absolute;
overflow: clip
position: absolute
}
.post .community-banner,
@ -892,4 +891,4 @@ menu.tab-header.no-margin {
.message-post-list .post header {
color: #969696;
}
}

File diff suppressed because one or more lines are too long