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
  • #1571
Closed
Open
Issue created Feb 02, 2012 by Administrator@rootContributor

File Input width creates issue in Firefox (10/Win)

Created by: simshaun

Bootstrap applies a 210px width on all input elements. In Firefox, this creates an issue when having a file input and inline help text.

Visually, the help text appears to lose its left margin.

Under the hood, the browser is actually applying the 210px width to the file input, but it does not affect the element visually. Try reducing the input width in Firebug and you will notice the inline help text eventually displays over top of the "Browse..." button.

To see what I mean, see this screenshot:

http://i.imgur.com/7Px6J.png

Assignee
Assign to
Time tracking