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
  • #13214
Closed
Open
Issue created Mar 28, 2014 by Administrator@rootContributor

Dropdown in responsive table in panel -> Android browser problem with y-overflow

Created by: beeb

If i put a dropdown inside a table cell, and i put the table in a div.table-responsive, and I put everything inside a panel, the dropdown of the last row is invisible due to y-overflow: hidden; at low resolutions

If I manually set the y-overflow to scroll, the problem is resolved in Chrome (desktop), but my Android browser, even though showing a vertical scroll bar upon opening the dropdown, doesn't want to scroll down to show the options.

Assignee
Assign to
Time tracking