[wp-meta] [Making WordPress.org] #7122: The container shouldn't be moved when the menu is opened on an iPad
Making WordPress.org
noreply at wordpress.org
Wed Jul 5 06:14:41 UTC 2023
#7122: The container shouldn't be moved when the menu is opened on an iPad
-------------------------------------------------+-------------------------
Reporter: bhargav727 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Improved
| Search
Component: Handbooks | Resolution:
Keywords: has-patch has-screenshots reporter- |
feedback |
-------------------------------------------------+-------------------------
Changes (by praful2111):
* keywords: has-patch has-screenshots => has-patch has-screenshots
reporter-feedback
* milestone: => Improved Search
Comment:
There is an issue with the margin-left, So just need to minus 8PX margin
from the width.
https://developer.wordpress.org/wp-content/themes/wporg-
developer/stylesheets/main.css
Line number: 3002
Replace width: 100%; to width: calc(100% - 8px);
[[Image(https://i.imgur.com/fOjsElW.png)]]
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7122#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list