diff --git a/kiftd-1.0.16-RELEASE.jar b/kiftd-1.0.16-RELEASE.jar index 60b841b6ae8a003cc2b471ac45ae7003e88136a6..629ad6f61b0efb829fc790c842d5fa4118ead89a 100644 Binary files a/kiftd-1.0.16-RELEASE.jar and b/kiftd-1.0.16-RELEASE.jar differ diff --git a/webContext/pdfview/web/viewer.html b/webContext/pdfview/web/viewer.html index 0983073fb3b1105a9049450d3f76bd00ca77cf8d..ddb7ba8f3ddbd0674b1c46ee238f30a1916eeafe 100644 --- a/webContext/pdfview/web/viewer.html +++ b/webContext/pdfview/web/viewer.html @@ -52,8 +52,7 @@ See https://github.com/adobe-type-tools/cmap-resources justify-content: space-between; width: 25%; min-width: 350px; - height: 10%; - max-height: 100px; + height: 67px; margin: 100px auto; border-radius: 10px; -webkit-animation: zoom 0.1s; @@ -90,7 +89,8 @@ See https://github.com/adobe-type-tools/cmap-resources font-size: 18px; box-sizing: border-box; text-align: center; - padding: 23px; + height: 67px; + line-height: 67px; } @media only screen and (max-width: 800px) {