mirror of
https://github.com/django/django.git
synced 2025-04-06 06:26:41 +00:00
[2.2.x] Fixed #30208 -- Fixed login header height and alignment in the largest breakpoint.
Backport of c41e6c4eb8049a1f0efcfd7c7fc3b3ca11207b5a from master.
This commit is contained in:
parent
8205116a79
commit
d59c3fc167
@ -6,7 +6,8 @@ body.login {
|
||||
|
||||
.login #header {
|
||||
height: auto;
|
||||
padding: 5px 16px;
|
||||
padding: 15px 16px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.login #header h1 {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.2 KiB |
Loading…
x
Reference in New Issue
Block a user