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 fdb5386b85
commit e8ddc95c2f

View file

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