fx115: Fix basic viewer wrong window size
This commit is contained in:
parent
7bf0aa4958
commit
db499fdf2b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
onload="window.sizeToContent()"
|
onload="window.sizeToContent()"
|
||||||
windowtype="zotero:basicViewer"
|
windowtype="zotero:basicViewer"
|
||||||
title="&brandShortName;"
|
title="&brandShortName;"
|
||||||
width="1000" height="700"
|
style="min-width: 1000px; min-height: 700px;"
|
||||||
persist="screenX screenY width height sizemode">
|
persist="screenX screenY width height sizemode">
|
||||||
|
|
||||||
<linkset>
|
<linkset>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue