4,456
edits
No edit summary |
No edit summary |
||
Line 196: | Line 196: | ||
display: inline-flex; | display: inline-flex; | ||
flex-direction: column; /* stack image + caption */ | flex-direction: column; /* stack image + caption */ | ||
align-items: flex- | align-items: flex-start; /* push both to the right side of the page */ | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; |