]> BookStack Code Mirror - bookstack/blobdiff - resources/views/settings/audit.blade.php
Add prev and next button to navigate through different pages
[bookstack] / resources / views / settings / audit.blade.php
index 1996e1c2144e59119d00b0f34cbfaf39d3b44626..c52390f73c4e7c453ecc71984efc1d2fa17011ba 100644 (file)
@@ -63,7 +63,7 @@
                         @include('partials.table-user', ['user' => $activity->user, 'user_id' => $activity->user_id])
                     </td>
                     <td>{{ $activity->type }}</td>
-                    <td>
+                    <td width="40%">
                         @if($activity->entity)
                             <a href="{{ $activity->entity->getUrl() }}" class="table-entity-item">
                                 <span role="presentation" class="icon text-{{$activity->entity->getType()}}">@icon($activity->entity->getType())</span>