[wp-trac] [WordPress Trac] #51980: App Passwords: 'Add New Application Password' submit button is hidden on mobile devices in 'User Profile' page

WordPress Trac noreply at wordpress.org
Wed Dec 9 08:21:02 UTC 2020


#51980: App Passwords:  'Add New Application Password' submit button is hidden on
mobile devices in 'User Profile' page
-----------------------------------+----------------------------------
 Reporter:  vladytimy              |       Owner:  (none)
     Type:  defect (bug)           |      Status:  assigned
 Priority:  normal                 |   Milestone:  Awaiting Review
Component:  Application Passwords  |     Version:  5.6
 Severity:  normal                 |  Resolution:
 Keywords:  needs-patch            |     Focuses:  css, administration
-----------------------------------+----------------------------------
Changes (by mukesh27):

 * keywords:   => needs-patch


Comment:

 Hi there!

 I replicated the same issue. Below CSS affected in responsive design.
 {{{
 @media screen and (max-width: 782px){
    .form-wrap > p {
       display: none;
    }
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51980#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list