marginTrim

abstract var marginTrim: MarginTrim?(source)

The margin-trim property allows the container to trim the margins of its children where they adjoin the container's edges.

Syntax: none | in-flow | all

Initial value: none

| Chrome | Firefox |  Safari  | Edge | IE  |
| :----: | :-----: | :------: | :--: | :-: |
|   No   |   No    |   16.4   | n/a  | No  |

See also