mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-17 12:40:11 +01:00
Remove bootstrap css from view-pdf.html that is causing issues when adding images
This commit is contained in:
parent
2fe9b5a24b
commit
e4dded3faa
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user