[wp-trac] [WordPress Trac] #47603: My account toggle on admin bar not visible at high zoom levels

WordPress Trac noreply at wordpress.org
Fri Jul 26 21:55:46 UTC 2019


#47603: My account toggle on admin bar not visible at high zoom levels
--------------------------+------------------------------------------------
 Reporter:                |       Owner:  isabel_brison
  isabel_brison           |
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  5.3
Component:  Toolbar       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility, administration
--------------------------+------------------------------------------------

Comment (by SergeyBiryukov):

 In my testing, setting the same `min-width` for `body` and `#wpadminbar`
 seems to be enough to fix the issue as reported.

 I'm a bit cautious to remove the `min-width` altogether, as that just
 introduces more issues on smaller screens, [attachment:47603.without-min-
 width.png] is one example.

 I'm also a bit cautious to remove the `overflow-x: hidden`, as that
 appears to introduce a horizontal scroll at higher zoom levels.

 Let's make the `min-width` value consistent as a first step, and then
 iterate further as needed.

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


More information about the wp-trac mailing list