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
  • #15410
Closed
Open
Issue created Dec 19, 2014 by Administrator@rootContributor

Inline forms are being displayed incorrectly in IE8

Created by: jonathannaguin

Inline forms are supposed to be rendered as left-aligned. We can see this in Google Chrome and Firefox, but we are having problems with the same mark-up in IE8. What we are experiencing is:

  • The label of an input group is displayed on top the group instead of on the left.
  • The checkbox is displayed on top its label instead of being on its right.

This issue is easy to reproduce using the webpage of the project (http://getbootstrap.com/css/#forms). I have attached a capture of this rendered in Google Chrome and another capture rendered in IE8.

Notice I have removed the class "sr-only" from the username label so we can see clearly the problem with labels.

capture google chrome capture ie8

Assignee
Assign to
Time tracking