[wp-trac] [WordPress Trac] #54581: long "New Application Password Name" bleeds out of frame

WordPress Trac noreply at wordpress.org
Sun Dec 5 21:08:38 UTC 2021


#54581: long "New Application Password Name" bleeds out of frame
----------------------------+-----------------------------------------
 Reporter:  Presskopp       |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:
 Severity:  minor           |   Keywords:  has-screenshots needs-patch
  Focuses:                  |
----------------------------+-----------------------------------------
 Yes, it's an edge case, but still..

 Using a veeeery long Application Password Name it won't be shown but jumps
 out of the box.

 Patch:

 {{{
 #application-passwords-section .notice {
     word-wrap: break-word;
 }
 }}}

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


More information about the wp-trac mailing list