Skip to content

Commit 74ea40d

Browse files
authored
Merge pull request #2 from zhangenming/zhangenming-patch-box4
[css-box-4] added description, be consistent with margin.
2 parents 232036d + 8625db1 commit 74ea40d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-box-4/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,9 @@ Padding Shorthand: the 'padding' property {#padding-shorthand}
510510
the top is set to the first value,
511511
the left and right are set to the second,
512512
and the bottom is set to the third.
513-
513+
If there are four values
514+
they apply to the top, right, bottom, and left, respectively.
515+
514516
<div class="example">
515517
The following code demonstrates some possible 'padding' declarations.
516518

0 commit comments

Comments
 (0)