Accessibility: make the tab order match the visual order in the Edit terms screens.

Fixes #35664.

git-svn-id: https://develop.svn.wordpress.org/trunk@37439 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia
2016-05-16 13:02:00 +00:00
parent 6f88dcc7ee
commit a595b2ff53
5 changed files with 94 additions and 140 deletions

View File

@@ -620,8 +620,7 @@ ul#add-to-blog-users {
.form-table,
.form-table td,
.form-table th,
.form-table td p,
.form-wrap label {
.form-table td p {
font-size: 14px;
}