(minor improvement on threads' div.info)

This commit is contained in:
Lephe 2021-07-14 11:56:49 +02:00
parent 19586f9087
commit 9c78aca5ad
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@ table.thread:not(.topcomment) div.info {
table.thread div.info {
text-align: right;
position: relative;
margin-left: 24px;
margin-bottom: 8px;
}
table.thread div.info > * {
display: inline-block;