Admin-bar fix for justCSS

add the following to your css ( will be in next version! )
.admin-bar #page{
margin-top: 28px;
}

2 Comments

  1. Philip M. Hofer (Frumph) on 28th November 2010 at 4:01 pm

    I’m sorry, .. add this where? to my theme CSS?

    .. my admin bar with 3.1 is looking fine..

  2. Philip M. Hofer (Frumph) on 28th November 2010 at 4:08 pm

    Actually this is better CSS For it, more dependable.


    body.admin-bar {
    margin-top: 28px;
    }

Leave a Comment