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
  • #25694
Closed
Open
Issue created Feb 23, 2018 by Administrator@rootContributor

Validation Tooltip inside horizontal form not just below input when label multiline

Created by: Outlivier

Problem Description

When using validation tooltip whith horizontals forms, the tooltip position is not just below the input when label is display on multiple lines :

image

Expected result

image

Reproduce

Source to reproduce the problem : CodePen Source (need a resolution at minimum of 1280*1024 to display the form horizontally)

Question

I'm not sure if it's a bug or a design decision, because it's due to top:100% on invalid-tooltip class.

If it's a design decision, can i safely remove top 100% whithout side effects ?

Assignee
Assign to
Time tracking