[wp-trac] [WordPress Trac] #42201: Admin Sidebar Text length Issue

WordPress Trac noreply at wordpress.org
Mon Jun 3 11:13:15 UTC 2019


#42201: Admin Sidebar Text length Issue
-------------------------------------------------+-------------------------
 Reporter:  jagirbaheshwp                        |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  5.3
Component:  Administration                       |     Version:  4.8.2
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing has-         |     Focuses:  ui
  screenshots needs-refresh                      |
-------------------------------------------------+-------------------------
Changes (by mukesh27):

 * keywords:  has-patch needs-testing has-screenshots => has-patch needs-
     testing has-screenshots needs-refresh


Comment:

 Below css generate issue in responsive design but if we use {{{ height:
 auto}}} then it will fixed issue in responsive design.

 {{{
 @media only screen and (max-width: 960px) {
         .auto-fold #adminmenu a.menu-top {
                 height: 34px;
         }
 }
 }}}

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


More information about the wp-trac mailing list