mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 13:41:24 +01:00
Make sure the default webkit validation tooltips are not hidden in the Screen Options tab. prop SergeyBiryukov, fixes #21904.
git-svn-id: http://core.svn.wordpress.org/trunk@22148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
467cbd9d66
commit
44dff206e4
@ -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