[wp-trac] [WordPress Trac] #56905: css media query issue

WordPress Trac noreply at wordpress.org
Tue Oct 25 13:24:23 UTC 2022


#56905: css media query issue
--------------------------+-----------------------------
 Reporter:  damien4444    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  6.0.3
 Severity:  trivial       |   Keywords:  needs-patch
  Focuses:  ui, css       |
--------------------------+-----------------------------
 The media queries used for the responsivness for mobile use a max-width of
 767px and the min-width for the tablet one is 768px. However max-width is
 exclusiv so when the screen is exactly 767px you are neither in mobile or
 tablet mode.

 Unfortunately, when i put a window in half screen mode it is precisely
 767px so this number is not that odd and other user could experience the
 same issue.

 (Tested on wordpress 6.0.3 and google chrome)

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


More information about the wp-trac mailing list