summaryrefslogtreecommitdiff
path: root/web/source/settings/admin/reports/index.jsx
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2023-02-09 09:26:35 +0100
committerLibravatar GitHub <noreply@github.com>2023-02-09 09:26:35 +0100
commit65b19411a4185877ac30694e0c169c12d2998c07 (patch)
treecdf9279adbaffeeda88cc35480bb4395aee78af2 /web/source/settings/admin/reports/index.jsx
parent[chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub... (diff)
downloadgotosocial-65b19411a4185877ac30694e0c169c12d2998c07.tar.xz
[chore] Fix report username wrapping (#1464)
* fix report username wrapping * move report status to separate line on portrait orientation
Diffstat (limited to 'web/source/settings/admin/reports/index.jsx')
-rw-r--r--web/source/settings/admin/reports/index.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/settings/admin/reports/index.jsx b/web/source/settings/admin/reports/index.jsx
index 61483b0d6..61841d180 100644
--- a/web/source/settings/admin/reports/index.jsx
+++ b/web/source/settings/admin/reports/index.jsx
@@ -89,7 +89,7 @@ function ReportEntry({ report }) {
<Link to={`${baseUrl}/${report.id}`}>
<a className={`report entry${report.action_taken ? " resolved" : ""}`}>
<div className="byline">
- <div className="users">
+ <div className="usernames">
<Username user={from} link={false} /> reported <Username user={target} link={false} />
</div>
<h3 className="status">