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
  • Merge requests
  • !33816

Update default value for gutter in container mixins

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge github/fork/JanSargsyan/main into main May 03, 2021
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 1

Created by: JanSargsyan

This PR fixes #32658 (closed)

There was an issue with when I have set custom gutter as it was only taking default value (0.75rem) in the container as the var was missing. Fixed by replacing default value for parameter on make-container mixin as well as added declaration for variable as it was missing. Row was fully working however the container wasn't.

Solution by @jeremyvii (#33199) has not taken custom gutter but only the default gutter variable.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/JanSargsyan/main