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
  • #9406
Closed
Open
Issue created Aug 13, 2013 by Administrator@rootContributor

Button group glitches inside table

Created by: lw

Using a button group inside a table cell causes its borders to glitch a little. See this fiddle and note the corners (no radius!) and the shared edge. It seems to be caused by the border-collapse inherited from the table, as forcing it to be separate fixes the issue (see this other fiddle).

I had to copy the whole Bootstrap 3 CSS as I couldn't find a way to import it. I'm seeing this bug with the current 3.0.0-wip tip, using the latest Chromium on Linux.

EDIT: it happens only with justified button groups.

Assignee
Assign to
Time tracking