Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Buddypress 1.2.6 adds extra padding-top

How stupid am I?

Just changed
body {
padding-top: 25px;
}

to
body {
padding-top: 0px;
}

at adminbar.css

=)
der!

Skip to toolbar