Margin problem on management menu?
You can’t modify WordPress’ admin CSS. Well, technically you could, but it’d just get overridden the next time you update WordPress. The solution to this is to add your own custom CSS file to override the parts you wish to. In your theme’s functions.php, you can add a new CSS file to be loaded only … Read more