entry attachment css

This commit is contained in:
Mikael Nordfeldth 2016-03-22 00:03:22 +01:00
parent 51840a6693
commit f3f619cc41
1 changed files with 4 additions and 1 deletions

View File

@ -810,11 +810,14 @@ position:static;
}
.notice.h-entry .attachments {
clear: both;
position: relative;
margin-bottom: 1em;
}
.notice.h-entry .attachments > * {
clear: both;
}
.notice.h-entry .attachments .inline-attachment > * {
height: auto;
max-width: 100%;