[wp-trac] [WordPress Trac] #61826: Inline Padding Issue with Full-Width (alignfull) Group in WordPress 6.6
WordPress Trac
noreply at wordpress.org
Mon Aug 5 20:51:16 UTC 2024
#61826: Inline Padding Issue with Full-Width (alignfull) Group in WordPress 6.6
--------------------------+------------------------------
Reporter: tremidkhar | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.6
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by tremidkhar):
Here is an updated `header.html` template code.
{{{
<!-- wp:group
{"style":{"spacing":{"padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"layout":{"type":"constrained"}}
-->
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--
30);padding-bottom:var(--wp--preset--spacing--30)"><!-- wp:group
{"align":"full","layout":{"type":"default"}} -->
<div class="wp-block-group alignfull"><!-- wp:group
{"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-
between"}} -->
<div class="wp-block-group"><!-- wp:group
{"style":{"spacing":{"blockGap":"var:preset|spacing|20"},"layout":{"selfStretch":"fit","flexSize":null}},"layout":{"type":"flex"}}
-->
<div class="wp-block-group"><!-- wp:site-logo
{"width":60,"shouldSyncIcon":true} /-->
<!-- wp:group {"style":{"spacing":{"blockGap":"0px"}}} -->
<div class="wp-block-group"><!-- wp:site-title {"level":0} /--></div>
<!-- /wp:group --></div>
<!-- /wp:group -->
<!-- wp:group
{"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"left"}} -->
<div class="wp-block-group"><!-- wp:navigation
{"ref":5,"style":{"spacing":{"margin":{"top":"0"},"blockGap":"var:preset|spacing|20"},"layout":{"selfStretch":"fit","flexSize":null}},"layout":{"type":"flex","justifyContent":"right","orientation":"horizontal"}}
/--></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61826#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list