Fix image attachment styling
This commit is contained in:
parent
fb342cfb54
commit
c857cd026f
@ -851,7 +851,7 @@ table.metadata td.name {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post .attachments a.image img {
|
.post .attachments a.image img {
|
||||||
display: inline-block;
|
display: block;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user