forked from GNUsocial/gnu-social
only direct .inline-attachment children
This commit is contained in:
parent
5f5e53a8d5
commit
bf7c035f99
@ -811,7 +811,7 @@ position:static;
|
|||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notice.h-entry .attachments .inline-attachment * {
|
.notice.h-entry .attachments .inline-attachment > * {
|
||||||
height: auto;
|
height: auto;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user