mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Accessibility: Remove the revisions limit warning from the Publish box.
After [36053] don't show a warning about something users can't change because there's no control exposed in the UI for that. The Revisions screen is probably a better place to show a more complete information. Fixes #35029. git-svn-id: https://develop.svn.wordpress.org/trunk@36612 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -890,10 +890,6 @@ abbr.required,
|
||||
padding: 6px 10px 8px;
|
||||
}
|
||||
|
||||
.misc-pub-revisions .howto {
|
||||
padding-left: 25px;
|
||||
}
|
||||
|
||||
.misc-pub-filename {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user