Skip to content

Commit e5fdf7f

Browse files
Drop Safari version notice in 'Helpers > Stacks'
1 parent 60ff612 commit e5fdf7f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site/content/docs/5.2/helpers/stacks.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ added: "5.1"
99

1010
Stacks offer a shortcut for applying a number of flexbox properties to quickly and easily create layouts in Bootstrap. All credit for the concept and implementation goes to the open source [Pylon project](https://almonk.github.io/pylon/).
1111

12-
{{< callout warning >}}
13-
Heads up! Support for gap utilities with flexbox was recently added to Safari, so consider verifying your intended browser support. Grid layout should have no issues. [Read more](https://caniuse.com/flexbox-gap).
14-
{{< /callout >}}
15-
1612
## Vertical
1713

1814
Use `.vstack` to create vertical layouts. Stacked items are full-width by default. Use `.gap-*` utilities to add space between items.

0 commit comments

Comments
 (0)