[QSO Info Popup] Fixed Div windows to correctly collaspe so maps below on mobile

这个提交包含在:
Peter Goodhall 2021-03-24 17:16:16 +00:00
父节点 32f8b35c58
当前提交 b6fcce67eb

查看文件

@ -32,7 +32,7 @@
<div class="tab-pane active" id="qsodetails" role="tabpanel" aria-labelledby="home-tab">
<div class="row">
<div class="col">
<div class="col-md">
<table width="100%">
<tr>
@ -259,7 +259,7 @@
<?php } ?>
</div>
<div class="col">
<div class="col-md">
<div id="mapqso" style="width: 100%; height: 250px"></div>