Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #34737
Closed
Open
Issue created Aug 12, 2021 by Administrator@rootContributor

Stacks with Gaps don't have gaps in all supported browsers (e.g. iOS 12)

Created by: coliff

The new Stacks helpers (https://getbootstrap.com/docs/5.1/helpers/stacks/) are neat, but they don't work in all Bootstrap-supported browsers due to using Flexbox Gap which doesn't have wide browser support. https://caniuse.com/flexbox-gap

iOS 12.5.4 screenshot

The Gap Spacing Utilities (https://getbootstrap.com/docs/5.1/utilities/spacing/#gap) are fine in iOS 12.5.4 since they use Grid Gap which is better supported. iOS 12.5.4 screenshot

I wonder if there should be a compatibility warning added to the Stacks docs page.

Assignee
Assign to
Time tracking