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

Card Columns - hover fails with scrollable card content

Created by: sakthivelsekar33

hover css effects not applied consistently on cards columns with scrollable contents.

In the code pen - https://codepen.io/sakthivelsekar33/pen/aaxLbV

  • Resize the pane so that you should see 3 cards per row
  • I have applied hover css effect( background-color: red) for the list items
  • go to card with title Card 2 and hover it, you will see a red background
  • now on the same card scroll to the end of list and hover it - the hover effects(red background) is not applied ( if i inspect i could see the css applied in dom but not getting applied until i resize the browser itself)
  • this works fine with Card 1

Bug Background

  • macOS high seira
  • Browser chrome Version 69.0.3497.81
  • Bootstrap version - 4.0
Assignee
Assign to
Time tracking