word-break only for webaddresses not for info text
This commit is contained in:
parent
2b1a959f19
commit
5118621625
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user