Aspect ratio on elements in inline-attachment list

This commit is contained in:
Mikael Nordfeldth 2016-01-12 23:12:41 +01:00
parent e49e113140
commit 14bd6daab1
1 changed files with 1 additions and 0 deletions

View File

@ -808,6 +808,7 @@ position:static;
}
.notice.h-entry .attachments .inline-attachment * {
height: auto;
max-width: 100%;
}
.notice.h-entry .attachments .inline-attachment > a {