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

Bordered/Padded Grid Spans

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/ajrkerr/master into master Jan 20, 2012
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: ajrkerr

Hello,

I'm submitting a patch for an adjustment I needed for a project to allow for the grid elements to have both a padding and a border. I thought it might be worthwhile for the bootstrap community at large.

I found that I needed to add padding to some of the spans in the table for a theme, and that it was throwing off the entire grid. I've made a small adjustment, which shouldn't throw off the rest of the grid, which would allow one to add both a border and padding to the same HTML element. The grid can still have child rows, and these have their widths reset based on their inclusion in an existing span.

Adam

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/ajrkerr/master