Fix compatibility issues with Firefox

This commit is contained in:
Markus Koch 2020-04-19 19:02:45 +02:00
parent 892049ea15
commit 9028fc646d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
</head>
<body style="position: absolute; padding: 0px; margin: 0px; width:100%; height:100%;">
<table id="windowtable" style="border-spacing:0;border:0;height:100%;width:100%;"><tr id="windowtr">
<td style="padding:0;margin:0">
<td style="padding:0;margin:0;height:100%">
<div id="mapid" style="padding:0;margin:0;width: 100%; height: 100%;"></div>
</td>
</tr></table>