Add nowrap to date on history page.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{{author}}
|
||||
</td>
|
||||
<td class="message">{{message}}</td>
|
||||
<td class="date">{{date}}</td>
|
||||
<td nowrap class="date">{{date}}</td>
|
||||
</tr>
|
||||
{{/versions}}
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user