border-inline-width

Sets the thickness of both logical inline borders (left and right) simultaneously. A convenient logical shorthand for symmetrical horizontal borders.

Quick example

.input-group {
  border-inline-style: solid;
  border-inline-width: 2px;
  border-inline-color: #333;
}

Quick facts

Initial value
medium
Inherited
No
Applies to
all elements
Animation type
byComputedValueType

Values

border-top-width

border-inline-width Browser Support

Widely available Since 2021 95% global usage

This feature is well established and works across many devices and browser versions. It has been available across browsers since 2021.

Safe to use without fallbacks.

87+
66+
14.1+
87+
ESC