[wp-meta] [Making WordPress.org] #6730: https://developer.wordpress.org/apis/dashboard-widgets/ designs break on mobiles devices.
Making WordPress.org
noreply at wordpress.org
Fri Feb 3 07:32:20 UTC 2023
#6730: https://developer.wordpress.org/apis/dashboard-widgets/ designs break on
mobiles devices.
--------------------------+---------------------
Reporter: upadalavipul | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
--------------------------+---------------------
Comment (by upadalavipul):
for the above issue solution, added the below CSS.
Fix:
@media screen and ( max-width: 500px ) {
.single-handbook #content{
display: unset;
}
}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6730#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list