Forums

Twitter Tools 1.5.1a vs. WordPress 2.7 (rc2) (2 posts)

  1. Jeff Waugh
    Member
    Posted 3 years ago #

    There's a teeny bit of CSS provided by Twitter Tools that interacts badly with WordPress 2.7, adding a margin to the top of every heading across the admin backend.

    The offending CSS:

    .wrap h2 {
    	margin-top: 32px;
    }

    Which comes from:

    http://bethesignal.org/index.php?ak_action=aktt_css_admin

    Thanks!

  2. plucky
    Member
    Posted 3 years ago #

    Confirming -- I see the issue, too. Thanks for the fix. I commented that bit out of twitter-tools.php and my admin is back to normal!

Topic Closed

This topic has been closed to new replies.

About this Topic