Skip to content

Commit 41db791

Browse files
authored
Merge pull request #315 from mattdfloyd/patch-2
Update pin positioning docs
2 parents dab1e9b + 0346fc6 commit 41db791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/docs/positioning.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ features:
6363
],
6464
[
6565
'.pin',
66-
"top: 0;\nright: 0;\nbottom: 0;\nleft: 0;\nwidth: 100%;\nheight: 100%;",
66+
"top: 0;\nright: 0;\nbottom: 0;\nleft: 0;",
6767
"Anchor absolutely positioned element to all the edges of the nearest positioned parent.",
6868
],
6969
]

0 commit comments

Comments
 (0)