[QSO Info Popup] Fixed Div windows to correctly collaspe so maps below on mobile
这个提交包含在:
父节点
32f8b35c58
当前提交
b6fcce67eb
共有 1 个文件被更改,包括 2 次插入 和 2 次删除
|
|
@ -32,7 +32,7 @@
|
||||||
<div class="tab-pane active" id="qsodetails" role="tabpanel" aria-labelledby="home-tab">
|
<div class="tab-pane active" id="qsodetails" role="tabpanel" aria-labelledby="home-tab">
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col-md">
|
||||||
|
|
||||||
<table width="100%">
|
<table width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
@ -259,7 +259,7 @@
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col">
|
<div class="col-md">
|
||||||
|
|
||||||
<div id="mapqso" style="width: 100%; height: 250px"></div>
|
<div id="mapqso" style="width: 100%; height: 250px"></div>
|
||||||
|
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用