We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573446b commit 053aff9Copy full SHA for 053aff9
1 file changed
css-position-3/Overview.bs
@@ -531,7 +531,8 @@ Relative Positioning</h3>
531
532
<div class="example">
533
534
- The following three rules are equivalent:
+ The following three rules are equivalent,
535
+ and shift the box ''1em'' to the left:
536
537
<pre highlight=css>
538
div.a8 { position: relative; direction: ltr; left: -1em; right: auto }
0 commit comments