Skip to content

Commit 2aeb876

Browse files
committed
* move note up
1 parent 08bd89c commit 2aeb876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/components/autocomplete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ A list of items used to show autocompleted results. Use the [`<auto-complete>`](
3232

3333
## Inline label
3434

35+
**Note**: On smaller screen sizes, the labels will be stacked.
36+
3537
```html live
3638
<div class="position-relative">
3739
<label class="autocomplete-label-inline">Search by team</label>
@@ -52,8 +54,6 @@ A list of items used to show autocompleted results. Use the [`<auto-complete>`](
5254
</style>
5355
```
5456

55-
On smaller screen sizes, the labels will be stacked.
56-
5757
## Embedded icon with visible label
5858

5959
Stacked label

0 commit comments

Comments
 (0)