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
  • #11796
Closed
Open
Issue created Dec 09, 2013 by Administrator@rootContributor

Better documention for when columns adding up to less than 12

Created by: dmacvicar

We had a commit of code of a form with columns adding up to 9 and we got into a discussion of whether this was ok, or one needed to have an explicit empty last column to add up to 12.

From the docs is hard to infer much:

  • The offsetting columns last example adds up to only 9
  • Nesting columns section says "Nested rows should include a set of columns that add up to 12."

So, is it OK for the main grid but not for nested grid? Is it OK all the time but not good practice? is it OK and good practice?

Stackoverflow question mentions the 9 column example as evidence: http://stackoverflow.com/questions/19183924/is-it-wrong-for-bootstrap3-columns-to-add-up-to-less-than-12-or-understanding?rq=1

Assignee
Assign to
Time tracking