Make WordPress Core

Changeset 8425


Ignore:
Timestamp:
07/23/2008 10:09:48 PM (16 years ago)
Author:
mdawaffe
Message:

crazyhorse: get rid of debug from last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/crazyhorse/wp-admin/js/postbox.js

    r8424 r8425  
    99                $('#side-sortables').append( '<div id="make-it-tall"></div>' );
    1010            } else {
    11                 $('#side-sortables').append( '<div id="make-it-tall" style="margin-bottom: -100px; padding-bottom: 101px"></div>' );
     11                $('#side-sortables').append( '<div id="make-it-tall" style="margin-bottom: -2000px; padding-bottom: 2001px"></div>' );
    1212            }
    1313            $('#wpbody-content').css( 'overflow', 'hidden' );
Note: See TracChangeset for help on using the changeset viewer.