Перенёс карту в фотораму
This commit is contained in:
parent
55220b6b5e
commit
3adac2d50d
|
|
@ -51,6 +51,9 @@
|
||||||
</a>
|
</a>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
<span>
|
||||||
|
<div id="map" style="width: 100%; height: 100%; position: relative; display: inline-block;"></div>
|
||||||
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td width="33%"></td>
|
<td width="33%"></td>
|
||||||
|
|
@ -69,9 +72,6 @@
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
<div style="text-align: center;">
|
|
||||||
<div id="map" style="width: 555px; height: 400px; position: relative; display: inline-block;"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<p style="margin-top: 25px; text-align: right;">
|
<p style="margin-top: 25px; text-align: right;">
|
||||||
<?php if (App::$user && App::$user->id): ?>
|
<?php if (App::$user && App::$user->id): ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue