You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have reviewed the "/lesson-plan/conditional-tags/" page on my mobile devices and found the page design is breaking below the 500px screen. because of <code> tag does not wrap the text for that region design is breaking.
The code block that is used in tutorials and lesson plans does not wrap any code inside the block by design. This is to preserve the code formatting of the example code.
I'm therefore going to close this issue, as this is an expected feature of the code block.
Description
I have reviewed the "/lesson-plan/conditional-tags/" page on my mobile devices and found the page design is breaking below the 500px screen. because of
<code>
tag does not wrap the text for that region design is breaking.Page URL: https://learn.wordpress.org/lesson-plan/conditional-tags/
Step-by-step reproduction instructions
<code>
tag does not wrap text.Expected behaviour
<code>
tag need to be a responsive.Actual behaviour
<code>
tag does not responsive.Screenshots or screen recording (optional)
please check the below provided screenshot for a better understanding.
Screenshot: https://share.cleanshot.com/QqCPP0vsQbmYJdP1hJGC
Environment information
The text was updated successfully, but these errors were encountered: