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
  • #20927
Closed
Open
Issue created Oct 18, 2016 by Administrator@rootContributor

Input addon incorrect vertical alignment with flex enabled

Created by: KyleNeedham

When enable-flex is set to true there is no input-addon vertical alignment.

bootstrap: ^4.0.0-alpha.4
OS: Ubuntu 16.0.4 LTS
Browsers:
    Chrome 54.0.2840.59 (Official Build) (64-bit)
    Firefox 49.0

Example with flex enabled

enable-flex: true image Reduced test case: https://jsbin.com/fimigirefu/edit?html,output I had to embed the built CSS into this bin, since I couldn't find a CDN with flex enabled. It was built using the 4.0.0-alpha.4 bootstrap release and no other sass included.

Example without flex enabled

enable-flex: false image Reduced test case: https://jsbin.com/yoyagecifo/edit?html,output

Assignee
Assign to
Time tracking