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:
Mark Jaquith 2014-10-29 22:35:27 +00:00
parent 15af3fdaa8
commit 037e00fb15
1 changed files with 0 additions and 1 deletions

View File

@ -1309,7 +1309,6 @@ body.full-overlay-active {
padding: 0;
margin: 0;
z-index: 10;
overflow: auto;
background: #eee;
border-right: none;
}