Hello, please it is possible to set a margin to img in the menu? I add a icon to all my plugins for the new menu and i must set a inline-style for a small distance. Maybe you can set a margin of 3px on img in the menu? #adminmenu .wp-submenu img { margin-right: 3px; } Thanks!