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
  • #17913
Closed
Open
Issue created Oct 13, 2015 by Administrator@rootContributor

Navbar button gets pushed on second row because of form

Created by: Fatcrobe

I have a navbar with a bunch of buttons, a hidden form and a float right dropdown. Sometimes when loading the page the button named "Dropdown" will be rendered on a 2nd row and refreshing the page will either fix or break the button. Sometimes it's the opposite, the button is on the first row and refreshing the page will break it.

JSBIN: https://jsbin.com/guruzocafo/1/edit?html,output

Even though it should have no impact, declaring bootstrap.css before bootstrap.js seems to fix the issue.

I'm using a customized bootstrap with @grid-float-breakpoint set to 1px (I don't think this is related to the problem) version 3.3.5 jQuery 2.1.4

Assignee
Assign to
Time tracking