Avoid a scrollbar in the iframe used for plugin sandboxing. props kovshenin. see #10840.
git-svn-id: https://develop.svn.wordpress.org/trunk@24631 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a841b68181
commit
e0b4a7c7ab
@ -281,6 +281,7 @@ body {
|
||||
|
||||
body.iframe {
|
||||
min-width: 0;
|
||||
padding-top: 1px;
|
||||
}
|
||||
|
||||
body.login {
|
||||
|
Loading…
Reference in New Issue
Block a user