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

pull/968/head
Peter Goodhall 2021-03-24 17:16:16 +00:00
rodzic 32f8b35c58
commit b6fcce67eb
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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>