Opened 6 years ago
Last modified 6 years ago
#30208 closed Bug
Login header sizing is inconsistent — at Initial Version
Reported by: | Matthias Kestenholz | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 2.2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description
The large breakpoint's login header has a smaller padding (header height is only 32px instead of 52px as everywhere else) and the text is left-aligned which makes the text and size jump around in strange ways when resizing the
The size is correct when authenticated but the alignment also changes, but there it is OK since there's not only the branding, but also the user tools.
Note:
See TracTickets
for help on using tickets.