From: Dan Brown Date: Wed, 19 Oct 2022 10:15:17 +0000 (+0100) Subject: Set fixed cell widths for users list table X-Git-Tag: v22.10~1^2~5 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/f9c0edbd0ce10440ed4f86ea6448c358dd017e70 Set fixed cell widths for users list table To prevent certain cells squashing others. Related to #3787. --- diff --git a/resources/views/users/index.blade.php b/resources/views/users/index.blade.php index 953a12900..03eae2c00 100644 --- a/resources/views/users/index.blade.php +++ b/resources/views/users/index.blade.php @@ -25,14 +25,14 @@ - - + - - +
+ {{ trans('auth.name') }} / {{ trans('auth.email') }} {{ trans('settings.role_user_roles') }} + {{ trans('settings.role_user_roles') }} {{ trans('settings.users_latest_activity') }}