You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: property/right/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ <h2 class="property-name">
57
57
<codeclass="example-value" data-tooltip="Click to copy" data-clipboard-text="right: 80px;">right: 80px;</code>
58
58
</p>
59
59
<divclass="example-description">
60
-
<p>If the element is in position <strong>relative</strong>, the element will move <em>right</em> by the amount defined by the <strong>right</strong> value.</p>
60
+
<p>If the element is in position <strong>relative</strong>, the element will move <em>left</em> by the amount defined by the <strong>right</strong> value.</p>
0 commit comments