[wp-meta] [Making WordPress.org] #4965: Nav menu icon size problem on mobiles device
Making WordPress.org
noreply at wordpress.org
Wed Jan 15 11:06:26 UTC 2020
#4965: Nav menu icon size problem on mobiles device
---------------------------------------+---------------------
Reporter: fayazgabol | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Trac | Resolution:
Keywords: has-screenshots has-patch |
---------------------------------------+---------------------
Changes (by kashifgabol):
* keywords: has-screenshots => has-screenshots has-patch
Comment:
it can be fix by this code
{{{
@media screen and (max-width: 782px)
#bb-menu-icon, #mobile-menu-button {
display: block;
position: absolute;
right: 0;
padding: 29px;
text-decoration: none;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4965#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list