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
  • #12486
Closed
Open
Issue created Jan 31, 2014 by Administrator@rootContributor

input-group in navbar-form doesn't work in 3.1.0

Created by: gellmaster

Does not work in width: 768px or greater. Please see the examples below.

3.0.3 - grouped correctly http://jsfiddle.net/6Scgn/

3.1.0 - form-control no longer grouped http://jsfiddle.net/G5cVG/

Remove width: auto or setting the width back to 100% gives same functionality as was in v3.0.3 .navbar-form .input-group .form-control { width: 100%; }

Tested on Windows

  • Firefox 26
  • Chrome 32
  • IE8-11

Thanks for all you guys do to make my life easier!

Assignee
Assign to
Time tracking