Truncated description a little more to prevent overflow.
This commit is contained in:
parent
86341c1257
commit
6a2df47b40
@ -16,7 +16,7 @@
|
|||||||
<p class="LP-Place__Detail">{{place.location}}</p>
|
<p class="LP-Place__Detail">{{place.location}}</p>
|
||||||
</div>
|
</div>
|
||||||
<p class="LP-TextSection LP-Place__Description">
|
<p class="LP-TextSection LP-Place__Description">
|
||||||
{{place.description|truncatechars:250|truncatewords:-1}}
|
{{place.description|truncatechars:210|truncatewords:-1}}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul class="LP-Icon__List">
|
<ul class="LP-Icon__List">
|
||||||
|
Loading…
Reference in New Issue
Block a user