Skip to content

Commit 8dce195

Browse files
committed
[css-rhythm] Minor fix for computed value
1 parent 879a9d7 commit 8dce195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-rhythm/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Adjusting Line Box Heights: the 'line-height-step' property {#line-height-step}
6464
Animatable: no
6565
Percentages: N/A
6666
Media: visual
67-
Computed Value: the absolute length for positive length, none otherwise
67+
Computed Value: the absolute length, 0 for none
6868
</pre>
6969

7070
This property defines the <dfn>step unit</dfn> for line box heights.

0 commit comments

Comments
 (0)