1
0
mirror of https://github.com/django/django.git synced 2025-04-14 20:34:36 +00:00

Fixed -- Fixed the padding on admin login page.

This commit is contained in:
arjunomray 2024-06-25 08:13:30 +05:30 committed by Sarah Boyce
parent 136a5f9409
commit d9bd58c3b8
2 changed files with 1 additions and 1 deletions
django/contrib/admin/static/admin/css
docs/intro/_images

@ -21,7 +21,7 @@
}
.login #content {
padding: 20px 20px 0;
padding: 20px;
}
.login #container {

Binary file not shown.

Before

(image error) Size: 4.2 KiB

After

(image error) Size: 4.1 KiB