[wp-meta] [Making WordPress.org] #7115: Container spacing should be proper in mobile view.
Making WordPress.org
noreply at wordpress.org
Mon Jul 3 06:39:44 UTC 2023
#7115: Container spacing should be proper in mobile view.
---------------------------------------+---------------------
Reporter: bhargav727 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Handbooks | Resolution:
Keywords: has-screenshots has-patch |
---------------------------------------+---------------------
Changes (by hiteshtalpada):
* keywords: needs-patch has-screenshots => has-screenshots has-patch
Comment:
Css to fix this issues
{{{
.single-handbook #content {
margin-left: 0 !important;
width: 100%;
background-color: #fff;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7115#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list