diff --git a/src/snapshots/templates/article.css.j2 b/src/snapshots/templates/article.css.j2 index ddc3588..2e937c7 100644 --- a/src/snapshots/templates/article.css.j2 +++ b/src/snapshots/templates/article.css.j2 @@ -143,7 +143,7 @@ figcaption { .snap-footer-link { box-sizing: border-box; color: #333; - display: block; + display: inline-block; max-width: 335px; width: 100%; border: 1px solid #e0dfdd;