entry attachment css
This commit is contained in:
parent
51840a6693
commit
f3f619cc41
@ -810,11 +810,14 @@ position:static;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notice.h-entry .attachments {
|
.notice.h-entry .attachments {
|
||||||
clear: both;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.notice.h-entry .attachments > * {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
.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