[wp-trac] [WordPress Trac] #64774: [admin-reskin] Spacing issue in verify email login screen
WordPress Trac
noreply at wordpress.org
Tue Mar 24 16:56:08 UTC 2026
#64774: [admin-reskin] Spacing issue in verify email login screen
------------------------------------+---------------------
Reporter: audrasjb | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Login and Registration | Version: trunk
Severity: normal | Resolution:
Keywords: admin-reskin has-patch | Focuses: ui
------------------------------------+---------------------
Comment (by r1k0):
== Reproduction Report
=== Environment
- WordPress: 7.0-beta6-62085-src
- PHP: 8.2.29
- Server: nginx/1.29.4
- Database: mysqli (Server: 8.4.8 / Client: mysqlnd 8.2.29)
- Browser: Chrome 146.0.0.0
- OS: Linux
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None activated
- Plugins:
* Test Reports 1.2.1
=== Steps taken
1. Change the site language to **Français**.
2. Update the `option_value` for `admin_email_lifespan` to 1. Using
`UPDATE wp_options SET option_value = 1 WHERE option_name =
'admin_email_lifespan';`.
3. Log out and log back in.
4. In the **Verify your administration email** screen, observe the spacing
between the two buttons on a smaller screen device.
5. ❌ Bug is not occurring
=== Expected behavior
- The buttons have enough spacing between them.
=== Additional Notes
- None
=== Screenshots/Screencast with results
[[Image(https://i.ibb.co/RpHkKXsK/spacing-issue.png)]]
Screencast below shows the spacing as I manually adjust the screen sizes
in Chrome Dev Tools:
https://files.catbox.moe/ycp3rx.webm
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64774#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list