margin-left
Since UXP v2.0
Specifies the left margin for an element.
See: https://developer.mozilla.org/en/docs/Web/CSS/margin-left
Example:
Copied to your clipboard.someElement {margin-left: 1em;}
Quirks and Exceptions
- Margins do not collapse in UXP.