Skip to content

Commit 41a8d94

Browse files
authored
Update docs (#1049)
* Fix ci docs tests * Update docs for vertical position
1 parent 831fef3 commit 41a8d94

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/app/templates/public-pages/docs/position.gts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,6 @@ import Position3Component from '../../../components/snippets/position-3';
8989
<Position2Component />
9090
</CodeExample>
9191

92-
<p>
93-
Please note that when rendering the content in place, the vertical position
94-
will not automatically detect the best position based on the space around
95-
the trigger. You have to explicitly pass
96-
<code>verticalPosition="above"</code>
97-
to render it over the trigger.
98-
</p>
99-
10092
<h3><code>matchTriggerWidth</code></h3>
10193

10294
<p>

0 commit comments

Comments
 (0)