diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss index 096c770625..0d429b24d5 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss @@ -136,12 +136,14 @@ @extend .link-black-text; display: inline-block; + width: 100%; } .thumbnail, .thumbnail-tag { width: 100%; margin: 0 0 var(--spacing-08) 0; + display: inline-block; } .thumbnail {