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
  • #21023
Closed
Open
Issue created Oct 27, 2016 by Administrator@rootContributor

Custom checkbox alignment possible regression

Created by: sbaechler

The checkbox alignment was changed in this commit: https://github.com/twbs/bootstrap/commit/82e7abcdf301f27096ee180a53a08a1107e8da1a.

This broke the alignment on our page. I have not overridden the vertical alignment of the element.

Checkbox alignment

That magic number on line 64 looks a bit suspicious to me. Maybe the top margin needs to be calculated.

My $custom-control-indicator-size is 1.5em. Maybe the top value can be calculated from that value and the line height.

Assignee
Assign to
Time tracking