Fix weird HiDPI screen rendering issue with theme install preview toolbar

fixes #28898
props ocean90
Built from https://develop.svn.wordpress.org/trunk@30101


git-svn-id: http://core.svn.wordpress.org/trunk@30101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mark Jaquith
2014-10-29 22:36:21 +00:00
parent 4df00e156d
commit 63cf4db8ae
5 changed files with 3 additions and 5 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;
}