Edit Media: wrap long filenames in the Publish meta box.
Fixes #34069. git-svn-id: https://develop.svn.wordpress.org/trunk@34684 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
999e54c8d3
commit
0ab0525691
@ -883,6 +883,10 @@ abbr.required,
|
||||
padding: 6px 10px 8px;
|
||||
}
|
||||
|
||||
.misc-pub-filename {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#minor-publishing-actions {
|
||||
padding: 10px 10px 0 10px;
|
||||
text-align: right;
|
||||
|
Loading…
Reference in New Issue
Block a user