diff --git a/archivebox/templates/link_index.html b/archivebox/templates/link_index.html index 43833cf1..f9f00cc7 100644 --- a/archivebox/templates/link_index.html +++ b/archivebox/templates/link_index.html @@ -118,6 +118,12 @@ height: 93%; margin-top: -10px; } + .pdf-frame { + transform: none; + width: 100%; + height: 100px; + margin-bottom: 0px; + } img.external { height: 30px; margin-right: -10px; @@ -177,7 +183,7 @@ Last updated: $updated_date