Make WordPress Core

Opened 3 years ago

Last modified 2 years ago

#55492 reopened defect (bug)

`Dismiss Errors` button alignment is not centered in Media Library.

Reported by: iamjaydip's profile iamjaydip Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.9.2
Component: Media Keywords: has-patch has-screenshots needs-testing
Focuses: css, administration Cc:

Description

When I drag/upload an SVG image in the Media library then it shows a mime types error and the "Dismiss Errors" button is not aligned properly.

Attachments (2)

55492.diff (422 bytes) - added by iamjaydip 3 years ago.
55492.png (238.9 KB) - added by iamjaydip 3 years ago.
Please find the attachment to good understand the issue.

Download all attachments as: .zip

Change History (6)

@iamjaydip
3 years ago

@iamjaydip
3 years ago

Please find the attachment to good understand the issue.

#1 follow-up: @sabernhardt
2 years ago

  • Component changed from General to Media
  • Focuses css administration added

#2 in reply to: ↑ 1 @vishitshah
2 years ago

  • Resolution set to invalid
  • Status changed from new to closed

.errors.media-uploader-status .upload-dismiss-errors, .errors.media-uploader-status .upload-errors {
display:inline-block;
}

Version 0, edited 2 years ago by vishitshah (next)

#3 @vishitshah
2 years ago

  • Type changed from enhancement to defect (bug)

.errors.media-uploader-status .upload-dismiss-errors, .errors.media-uploader-status .upload-errors {
display: inline-block;
}

#4 @vishitshah
2 years ago

  • Resolution invalid deleted
  • Status changed from closed to reopened
Note: See TracTickets for help on using tickets.