1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 15:11:40 +02:00

Wrap long links in analytics reports

This commit is contained in:
Chaoyi Zha 2017-04-16 16:25:16 -04:00
parent 9683701c62
commit 21e465e149
2 changed files with 6 additions and 1 deletions

View File

@ -18,3 +18,8 @@
h4 {
display: inline-block;
}
.link-meta {
word-wrap: break-word;
overflow-wrap: break-word;
}

View File

@ -12,7 +12,7 @@
<div class="stats-header bottom-padding">
<h3>Stats</h3>
<div class="row">
<div class="col-md-3 col-md-offset-3">
<div class="col-md-3 col-md-offset-3 link-meta">
<p>
<b>Short Link: </b>
<a target="_blank" href="{{ env('APP_PROTOCOL') }}/{{ env('APP_ADDRESS') }}/{{ $link->short_url }}">