h-scroll fix. fixes #1994
git-svn-id: http://svn.automattic.com/wordpress/trunk@3345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -305,6 +305,10 @@ function myPload( str ) {
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if ( ($parent_file != 'link-manager.php') && ($parent_file != 'options-general.php') ) : ?>
|
||||
<style type="text/css">* html { overflow-x: hidden; }</style>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php do_action('admin_head'); ?>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user