[wp-meta] [Making WordPress.org] #7391: In Responsive view, at 768px search button design does not looks proper

Making WordPress.org noreply at wordpress.org
Thu Mar 21 21:27:26 UTC 2024


#7391: In Responsive view, at 768px search button design does not looks proper
-----------------------------------------+------------------------
 Reporter:  pranitdugad                  |       Owner:  (none)
     Type:  defect (bug)                 |      Status:  closed
 Priority:  lowest                       |   Milestone:
Component:  Support Forums               |  Resolution:  duplicate
 Keywords:  has-screenshots needs-patch  |
-----------------------------------------+------------------------
Changes (by coffee2code):

 * status:  reopened => closed
 * resolution:   => duplicate


Comment:

 This is actually a duplicate of #6860 (though admittedly that ticket
 didn't provide much context).

 Ultimately, as Dion alluded to, the issue at hand is that the theme's
 styles make use of a breakpoint at 48em (768px) via both the `@media
 screen and (min-width: 48em)` and `@media screen and (max-width: 48em)`.
 Unfortunately, at the breakpoint both grouping of rules applies. Bumping
 the max-width down by 1px was sufficient to resolve the issue. The issue
 will be fixed via the original ticket. Unfortunately, as Dion also noted,
 the patches from this ticket were not concise enough to be used.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7391#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list