summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/actionlog-log.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dozmod/templates/actionlog-log.html')
-rw-r--r--modules-available/dozmod/templates/actionlog-log.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/dozmod/templates/actionlog-log.html b/modules-available/dozmod/templates/actionlog-log.html
index 3b523899..151d2545 100644
--- a/modules-available/dozmod/templates/actionlog-log.html
+++ b/modules-available/dozmod/templates/actionlog-log.html
@@ -11,9 +11,9 @@
</tr>
{{#events}}
<tr>
- <td>{{dateline_s}}</td>
+ <td class="text-nowrap">{{dateline_s}}</td>
{{#showActor}}
- <td>
+ <td style="min-width:140px">
{{#uuserid}}
<a href="?do=dozmod&amp;section=actionlog&amp;action=showuser&amp;uuid={{uuserid}}">{{ulastname}}, {{ufirstname}}</a>
{{/uuserid}}