Skip to content

Commit

Permalink
Merge branch 'master' into 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Dec 15, 2017
2 parents 0972b08 + 41db791 commit 758d907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/docs/positioning.blade.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ features:
],
[
'.pin',
"top: 0;\nright: 0;\nbottom: 0;\nleft: 0;\nwidth: 100%;\nheight: 100%;",
"top: 0;\nright: 0;\nbottom: 0;\nleft: 0;",
"Anchor absolutely positioned element to all the edges of the nearest positioned parent.",
],
]
Expand Down

0 comments on commit 758d907

Please sign in to comment.