I was working with a theme in which the header menu links are not left aligned. This caused the admin menu items to appear right aligned and collide with arrows when the item is expandable.

The fix is trivial. Just explicitly state the anchor tags should be left aligned. As shown in the patch.

CommentFileSizeAuthor
admin_menu_text_align.diff712 bytesDave Cohen

Comments

sun’s picture

Status: Needs review » Fixed

Thanks, committed to all branches.

Anonymous’s picture

Status: Fixed » Closed (fixed)