Skip to content

Commit 24cb779

Browse files
committed
[css-position-3][editorial] Fix whitespace
1 parent fd3abba commit 24cb779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-position-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ The Width of Absolutely-Positioned, Non-Replaced Elements</h3>
981981
'left' + 'margin-left' + 'border-left-width' + 'padding-left' + 'width' +
982982
'padding-right' + 'border-right-width' + 'margin-right' +
983983
'right' = width of containing block
984-
</code>
984+
</code>
985985

986986
If all three of 'left', 'width', and 'right' are ''left/auto'':
987987
First set any ''margin/auto'' values for 'margin-left' and 'margin-right'

0 commit comments

Comments
 (0)