Clean up IP2 fix.
This commit is contained in:
parent
019a5ac9de
commit
d6094a606c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ body:not(.has-sidebar) .wp-block-latest-posts.alignfull {
|
|||
|
||||
body:not(.has-sidebar) *[class^="wp-block"] .alignwide,
|
||||
body:not(.has-sidebar) *[class^="wp-block"] .alignfull {
|
||||
max-width: 100%;
|
||||
max-width: inherit;
|
||||
margin-left: inherit;
|
||||
margin-right: inherit;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue