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