Skip to content

Commit

Permalink
MWPW-152697 Fix Marketo mobile horizontal scroll (#2514)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon32 authored Jul 15, 2024
1 parent c896518 commit 8ef7d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/marketo/marketo.css
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@
background-color: #123456
}

.resource-form .marketo {
.resource-form.section.two-up .marketo {
margin-left: calc(var(--grid-margins-width) * -1 / 2);
margin-right: calc(var(--grid-margins-width) * -1 / 2);
}
Expand Down

0 comments on commit 8ef7d68

Please sign in to comment.