Make WordPress Core

Changeset 59834


Ignore:
Timestamp:
02/17/2025 09:59:15 PM (5 months ago)
Author:
audrasjb
Message:

Uploads: Fix media uploader styling issue for long filenames.

This changeset resolves an issue where long filenames in the media uploader modal would overflow their container. By adding word-break: break-all; to the .upload-error-filename class, filenames now properly break into multiple lines.

Props kharisblank, audrasjb, sainathpoojary.
Fixes #62980.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.