#47362 closed enhancement (fixed)
Responsive design issue in media uploader page.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | 5.2.1 |
Component: | Media | Keywords: | has-patch has-screenshots needs-testing 2nd-opinion |
Focuses: | ui, administration | Cc: |
Description
There is responsive design issue in media uploader page in WP administrator, when we drag file in media uploader.
Attachments (6)
Change History (12)
#1
@
6 years ago
Hi @ravigadhiyawp, welcome to WordPress Trac! Thanks for the ticket.
I have also replicated same issue but instead of word-break: break-word;
need to add line-height : 1;
then it will fix above issue for me.
This ticket was mentioned in Slack in #core-media by antpb. View the logs.
2 years ago
#4
@
2 years ago
- Resolution set to fixed
- Status changed from new to closed
This ticket was fixed in r45499
Note: See
TracTickets for help on using
tickets.
Need to add css chnages in wp-includes/css/media-views.css