articles accidentally got aligned to center
This commit is contained in:
parent
1d791f81fa
commit
6bc0030699
|
@ -826,6 +826,10 @@ position:static;
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.notice.h-entry .attachments .inline-attachment > article {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.notice.h-entry .attachments .inline-attachment > * {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Reference in New Issue
Block a user