User, Video: Overflow Fix (#70)

This commit is contained in:
veselcraft 2021-09-14 02:35:46 +03:00
parent afc515b335
commit 6937ec6a8f
2 changed files with 2 additions and 2 deletions

View file

@ -218,7 +218,7 @@
src="{is_null($cover)?'/assets/packages/static/openvk/img/camera_200.png':$cover->getURL()}"
style="max-width: 80px; max-height: 54pt;" />
</div>
<div>
<div style="overflow: hidden; overflow-wrap: break-word;">
<b><a href="/album{$album->getPrettyId()}">{$album->getName()}</a></b><br>
<span class="nobold">{tr("updated_at", $album->getEditTime() ?? $album->getPublicationTime())}</span>
</div>

View file

@ -35,7 +35,7 @@
model => "videos",
parent => $video}
</div>
<div style="float: left; min-height: 100px; width: 30%;">
<div style="float: left; min-height: 100px; width: 30%; overflow: hidden; overflow-wrap: break-word;">
<div>
<h4>{_"information"}</h4>
<span style="color: grey;">{_"video_name"}:</span>