[wp-trac] [WordPress Trac] #44938: Text overflows and breaks in the menu if the text is too long

WordPress Trac noreply at wordpress.org
Thu Sep 13 08:57:08 UTC 2018


#44938: Text overflows and breaks in the menu if the text is too long
--------------------------------+------------------------------------
 Reporter:  dingo_bastard       |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Administration      |    Version:  trunk
 Severity:  normal              |   Keywords:  has-patch dev-feedback
  Focuses:  ui, administration  |
--------------------------------+------------------------------------
 In the admin menu, if you add a name that is too long (or a text that has
 17 characters) the arrow will cover the last character. Also if the text
 is 3 lines long (I know that menus shouldn't be that long) the text will
 go underneath the icon, which looks kinda ugly.

 So I have made a patch that removes float on the icons and uses `display:
 inline-block`, with a set width of a text block.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44938>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list