1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-04 18:19:54 +00:00

Fix links being weird in img captions

This commit is contained in:
Timur Ismagilov 2022-10-23 15:24:42 +03:00
parent 9551db6719
commit dea9d644c5

View File

@ -897,7 +897,7 @@ body[data-rrh-addr^="/interwiki"] main form + form {
width: 100%;
display: table-row;
}
.img-gallery_layout-normal figure a {
.img-gallery_layout-normal figure > a {
display: table-cell;
}
.img-gallery_layout-normal figure figcaption {