Text-align on point's page
This commit is contained in:
parent
f8272672d6
commit
a58d29beb0
|
|
@ -17,6 +17,7 @@
|
|||
<a href="/?point=<?= $point->id ?>">На карте</a>
|
||||
</div>
|
||||
|
||||
<div style="text-align: justify;">
|
||||
<?php
|
||||
if (count($text) > 4)
|
||||
{
|
||||
|
|
@ -66,6 +67,7 @@
|
|||
}
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
|
||||
<p style="margin-top: 25px; text-align: right;">
|
||||
[ <span class="glyphicon glyphicon-star"></span> <?= $countInFavs ?> - в закладках ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue