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
  • #19839
Closed
Open
Issue created May 04, 2016 by Administrator@rootContributor

Add display:table-row-group class to manage width of floated form controls

Created by: thgreasi

Hi there. I'm facing an inconsistency issue (between Firefox and Chrome) when using floats on a multi-line "form" that contains input-groups, as demonstrated here. image

A workaround that I ended-up was to wrap every input-group with a form-inline, but obviously this doesn't have exactly the same result. image

After some hours of searching and since I couldn't find something relevant (sorry if this ends up to be a duplicate), I decided to report this here and get an official suggested way to approach this use case (which would hopefully be useful to others as well).

Tested with Bootstrap v3.3.6 on Firefox 48.0a2 and Chrome 49.

Assignee
Assign to
Time tracking