Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Removing the adminbar padder in child theme

You’re probably being foxed by this naughty little ruleset in default.css
`
line 60
#wp-admin-bar .padder {
width:90% !important;
}
`

Skip to toolbar