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:
Andrea Fercia
2016-02-22 16:22:53 +00:00
parent 56598b5f90
commit f306793b2c
2 changed files with 1 additions and 10 deletions

View File

@@ -890,10 +890,6 @@ abbr.required,
padding: 6px 10px 8px;
}
.misc-pub-revisions .howto {
padding-left: 25px;
}
.misc-pub-filename {
word-wrap: break-word;
}