Display attached inline images on its own row
This commit is contained in:
parent
85e644d647
commit
f49c7bd76b
@ -798,6 +798,9 @@ position:static;
|
||||
line-height: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
.notice.h-entry .attachments .inline-attachment > img {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#attachments {
|
||||
clear:both;
|
||||
|
Loading…
Reference in New Issue
Block a user