Fixed width in Seadragon widget

This commit is contained in:
Chris Hodapp 2016-10-06 17:32:15 -04:00
parent 97316144d3
commit 10664055b5

View File

@ -114,7 +114,7 @@ A full-resolution JPEG of the result after automated stitching,
exposure fusion, lens correction, and so on, is below in this handy
zoomable viewer using [OpenSeadragon][]:
<div id="openseadragon1" style="width: 800px; height: 600px;"></div>
<div id="openseadragon1" style="width: 100%; height: 600px;"></div>
<script src="../js/openseadragon/openseadragon.min.js"></script>
<script type="text/javascript">
var viewer = OpenSeadragon({