Make sure the default webkit validation tooltips are not hidden in the Screen Options tab. prop SergeyBiryukov, fixes #21904.
git-svn-id: https://develop.svn.wordpress.org/trunk@22148 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ffe9f28dc6
commit
17f3cff4f5
@ -1122,6 +1122,9 @@ form.upgrade .hint {
|
||||
margin: 0;
|
||||
padding: 8px 20px 12px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#contextual-help-wrap {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user