word-break only for webaddresses not for info text

This commit is contained in:
Ulf Gebhardt 2019-09-18 12:27:14 +02:00
parent 2b1a959f19
commit 5118621625
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
</tr>
<tr>
<th scope="row">${table_info}</th>
<td class="break-tr">${info}</td>
<td>${info}</td>
</tr>
<tr>
<th scope="row">${table_projects}</th>

View File

@ -21,7 +21,7 @@
</tr>
<tr>
<th scope="row">${table_info}</th>
<td class="break-tr">${info}</td>
<td>${info}</td>
</tr>
<tr>
<th scope="row">${table_involved}</th>