Opened 4 years ago
Closed 3 years ago
#52776 closed defect (bug) (fixed)
Wrap long site title on login screen
Reported by: | sumitsingh | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 5.8 | Priority: | normal |
Severity: | minor | Version: | 5.7 |
Component: | Login and Registration | Keywords: | has-screenshots has-patch commit |
Focuses: | css | Cc: |
Description
Hi,
I have just for mistake added long site title. and got overflow issue on WP login page. more information see mentioned screenshot.
Attachments (5)
Change History (14)
#1
follow-up:
↓ 2
@
4 years ago
- Component changed from General to Login and Registration
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 5.8
- Owner set to audrasjb
- Severity changed from normal to minor
- Status changed from new to accepted
Hi, thank you for pointing this out.
Looks like an edge case and a really minor issue but let's work on a fix. Probably our best bet is to specify a max-width for the container via CSS.
#2
in reply to:
↑ 1
;
follow-up:
↓ 3
@
4 years ago
Hi @audrasjb ,
I know this is a minor issue. But my point of view shouldn't be any UI issues in WP (small issue). Also i have lot's of issue ticket created by why i am not getting Contribution History
batch in my profile?
Replying to audrasjb:
Hi, thank you for pointing this out.
Looks like an edge case and a really minor issue but let's work on a fix. Probably our best bet is to specify a max-width for the container via CSS.
#3
in reply to:
↑ 2
@
4 years ago
I know this is a minor issue. But my point of view shouldn't be any UI issues in WP (small issue).
Yes, I previously moved it to milestone 5.8 so we're all good.
It would be nice to propose a patch for the issue. Thanks
#4
@
4 years ago
- Summary changed from wp-login page UI issue WordPress 5.7 running to Wrap long site title on login screen
#5
@
3 years ago
#6
@
3 years ago
Sorry I have re-uploaded the patch. The first one was merged with a previous ticket :/
Issue screenshot