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
  • #21666
Closed
Open
Issue created Jan 11, 2017 by Administrator@rootContributor

<fieldset> does not obey grid

Created by: fisharebest

See https://v4-alpha.getbootstrap.com/components/forms/#using-the-grid

The <fieldset> and <legend> contains grid markup that should align the radio buttons with the text inputs and checkbox.

However, the contents of <fieldset class="form-group row">, (<legend class="col-form-legend col-sm-2"> and <div class="col-sm-10">), are stacked vertically rather than horizontally.

screen shot 2017-01-11 at 20 04 13

Assignee
Assign to
Time tracking