Opened 3 years ago
Closed 2 years ago
#55627 closed defect (bug) (fixed)
Regarding Reload Icon not alignment with the Update Now Text on Mobile View.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Plugins | Keywords: | has-patch commit has-screenshots |
Focuses: | ui | Cc: |
Description
There is one issue with the Reload Icon On Mobile view when any Plugin Updates Comes. The actual issue is Reload icon is not center-aligned with the Update Now button.
Attachments (6)
Change History (13)
#2
@
3 years ago
- Keywords has-patch added; needs-patch removed
Please add define( 'SCRIPT_DEBUG', true );
in you wp-config.php then test the patch.
#3
@
3 years ago
Thanks @mukesh27
I have tested the patch and found the issue is fixed.
Tested with:
Browser: Chrome
WordPress: 6.1-alpha-53344-src
#4
@
3 years ago
- Milestone changed from Awaiting Review to 6.1
Thanks for the testing. Set milestone to 6.1
for visibility
This ticket was mentioned in Slack in #core by robinwpdeveloper. View the logs.
2 years ago
Note: See
TracTickets for help on using
tickets.
Hi there!
Welcome to the Trac. Thanks for the ticket.
I reproduce the same issue on the mobile screen. Please check attached patch.