Skip to content

Commit cefa72c

Browse files
committed
[css2] Missing space between words
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402827
1 parent 4318dd9 commit cefa72c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/visufx.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ propagated must have a used value for 'overflow' of 'visible'.
120120
In the case of a scrollbar being placed on an edge of the element's
121121
box, it should be inserted between the inner border edge and the outer
122122
padding edge. Any space taken up by the scrollbars should be taken out
123-
of(subtracted from the dimensions of) the containing block formed by
123+
of (subtracted from the dimensions of) the containing block formed by
124124
the element with the scrollbars.
125125
</p>
126126

0 commit comments

Comments
 (0)