CSS property: -webkit-border-horizontal-spacing

Description

Defines the spacing between the horizontal portion of an element’s border and the content within.

Equivalent to the horizontal portion of the border-spacing property. Changes to this property can be animated.

Syntax

-webkit-border-horizontal-spacing: <spacing>;

Values

<spacing>

The amount of horizontal spacing.

Versions