Admin-bar fix for justCSS 27th November 2010 Simon prosser add the following to your css ( will be in next version! ) .admin-bar #page{ margin-top: 28px; }
I’m sorry, .. add this where? to my theme CSS?
.. my admin bar with 3.1 is looking fine..
Actually this is better CSS For it, more dependable.
body.admin-bar {
margin-top: 28px;
}