Skip to content

Commit 232036d

Browse files
authored
Merge pull request #1 from zhangenming/zhangenming-patch-box3
[css-box-3] added description, be consistent with margin.
2 parents f6b610a + c8fde25 commit 232036d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-box-3/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,9 @@ Padding Shorthand: the 'padding' property {#padding-shorthand}
428428
the top is set to the first value,
429429
the left and right are set to the second,
430430
and the bottom is set to the third.
431-
431+
If there are four values
432+
they apply to the top, right, bottom, and left, respectively.
433+
432434
<div class="example">
433435
The following code demonstrates some possible 'padding' declarations.
434436

0 commit comments

Comments
 (0)