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
  • !21432

Remove outdated flex comments + other small changes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/Starsam80/stuff into v4-dev Dec 25, 2016
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 7

Created by: Starsam80

First commit just removes some stuff I found that related to the flexbox change. When I searched for these files, I couldn't find any references to them, so I believe that is safe to remove them.

The second commit cleans up _spacing.scss a little bit:

  • Adjust whitespace a little bit
  • Use a single @include media-breakpoint-up for all the classes
  • Rearrange the margin: auto classes so it's the same pattern (all, top, right, bottom, left, x, y)

The third commit changes the width and height classes to use variables, allowing people to add their own values if needed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Starsam80/stuff