Fix weird HiDPI screen rendering issue with theme install preview toolbar
fixes #28898 props ocean90 git-svn-id: https://develop.svn.wordpress.org/trunk@30101 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
15af3fdaa8
commit
037e00fb15
@ -1309,7 +1309,6 @@ body.full-overlay-active {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
overflow: auto;
|
|
||||||
background: #eee;
|
background: #eee;
|
||||||
border-right: none;
|
border-right: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user