Перенёс карту в фотораму

This commit is contained in:
Krivchikov Dmitry 2015-01-26 14:46:10 +03:00
parent 55220b6b5e
commit 3adac2d50d
1 changed files with 3 additions and 3 deletions

View File

@ -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): ?>