Toolbar: Keep IE 11 scrollbar on the side instead of overlapping the toolbar.

Props sabernhardt, shital-patel, y_kolev.
Fixes #48545.

git-svn-id: https://develop.svn.wordpress.org/trunk@49290 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2020-10-23 19:47:53 +00:00
parent c7cd21f153
commit 262e16b169

View File

@ -1933,6 +1933,7 @@ form.upgrade .hint {
html.wp-toolbar {
padding-top: 32px;
box-sizing: border-box;
-ms-overflow-style: scrollbar; /* See ticket #48545 */
}
.widefat th,