Merge pull request #723 from andrewdolphin/patch-1

Remove bootstrap css from view-pdf.html
This commit is contained in:
Anthony Stirling 2024-01-20 19:13:54 +00:00 committed by GitHub
commit 86b8d7f804
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,6 @@ See https://github.com/adobe-type-tools/cmap-resources
<!-- Bootstrap -->
<script src="js/thirdParty/popper.min.js"></script>
<script src="js/thirdParty/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- This snippet is used in production (included from view-pdf.html) -->
<link rel="resource" type="application/l10n" href="pdfjs/locale/locale.properties">