diff --git a/archivebox/templates/core/snapshot.html b/archivebox/templates/core/snapshot.html index 002b0158..b84cb7c8 100644 --- a/archivebox/templates/core/snapshot.html +++ b/archivebox/templates/core/snapshot.html @@ -1153,12 +1153,13 @@ text-overflow: ellipsis; white-space: nowrap; } - .thumb-card .thumb-body h4 .abx-plugin-icon { - flex: 0 0 20px; - align-self: center; - line-height: 1; - vertical-align: middle; - } +.thumb-card .thumb-body h4 .abx-plugin-icon { + flex: 0 0 20px; + align-self: center; + line-height: 1; + vertical-align: middle; + transform: translateY(1px); +} .thumb-card .thumbnail-wrapper, .thumb-card iframe.card-img-top { display: block; diff --git a/docs/Screenshots.md b/docs/Screenshots.md index 066e8428..58230e15 100644 --- a/docs/Screenshots.md +++ b/docs/Screenshots.md @@ -491,7 +491,7 @@ View: [`/#pdf`](http://snap-f9864c2b39b4.archivebox.localhost:9292#pdf) · [View - +
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (pdf) — desktop
Tablet (1024x1366)
Snapshot View (pdf) — tablet
Mobile (390x844)
Snapshot View (pdf) — mobile
Desktop (1600x1000)
Snapshot View (pdf) — desktop
Tablet (1024x1366)
Snapshot View (pdf) — tablet
Mobile (390x844)
Snapshot View (pdf) — mobile
## Snapshot View (readability)