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
  • #33996
Closed
Open
Issue created May 15, 2021 by Administrator@rootContributor

Right padding on floating label select is wrong

Created by: alekseyg

macOS 11.3.1, Chrome 90, but this is a CSS issue that will apply anywhere.

The padding is changed for form controls and selects when you use the floating label, but in the case of selects, it fails to account for the little dropdown indicator on the right, so when the select is rendered in a context where the control takes the width of its contents, the indicator overlaps the content.

Here is a codepen demonstrating the problem: https://codepen.io/alekseyg/pen/poebeJJ

Assignee
Assign to
Time tracking