Merge pull request #5507 from overleaf/jel-gallery-titles

[web] Title layout fix on gallery list pages

GitOrigin-RevId: 3d4f1492a2ebe04184ffee25d585bcea0691271d
This commit is contained in:
Timothée Alby
2021-10-22 09:58:16 +02:00
committed by Copybot
parent 53c50906b5
commit c519aa122c

View File

@@ -106,8 +106,6 @@
}
.caption__title {
display: inline-block;
width: 100%;
text-align: center;
.text-overflow();
}