Limit height only to iframe body. Fixes #15679
git-svn-id: http://svn.automattic.com/wordpress/trunk@16937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -4135,7 +4135,7 @@ table .column-rating {
|
||||
}
|
||||
|
||||
/* Scrollbar fix for bulk upgrade iframe */
|
||||
body.update-php {
|
||||
body.iframe {
|
||||
height: 98%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user