Edit in GitHubLog an issue

margin

Since UXP v2.0

Specifies the margin for an element.

See: https://developer.mozilla.org/en/docs/Web/CSS/margin

Example:

Copied to your clipboard
1.someElement {
2 margin: 0 auto;
3}

Quirks and Exceptions

  • Margins do not collapse in UXP.
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.