﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35541	Admin changelist total row css issue	Sarah Boyce	nobody	"The border of the total row extends longer than the table

[[Image(image-20240620-132817.png)]]

This would fix it for me (needs further testing)
{{{#!diff
--- a/django/contrib/admin/static/admin/css/base.css
+++ b/django/contrib/admin/static/admin/css/base.css
@@ -1119,7 +1119,6 @@ a.deletelink:focus, a.deletelink:hover {
     line-height: 22px;
     margin: 0;
     border-top: 1px solid var(--hairline-color);
-    width: 100%;
 }
}}}

[[Image(image-20240620-132917.png)]]

Please update `docs/intro/_images/admin04t.png` with the lastest css"	Bug	new	contrib.admin	5.1	Normal				Unreviewed	0	0	0	0	0	0
