fix gallery-videos being weirdly offset

This commit is contained in:
Shpuld Shpuldson 2020-06-30 11:02:10 +03:00
parent a09709f71d
commit 0ca3a6e63d

View file

@ -50,9 +50,7 @@
align-content: stretch;
}
// FIXME: specificity problem with this and .attachments.attachment
// we shouldn't have the need for .image here
.attachment.image {
.gallery-row-inner .attachment {
margin: 0 0.5em 0 0;
flex-grow: 1;
height: 100%;