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
  • #27784
Closed
Open
Issue created Dec 05, 2018 by Administrator@rootContributor

Bootstrap 4.1.2 `.close` hover focus styles are too specific

Created by: pat270

https://github.com/twbs/bootstrap/commit/4f1bb98587411d6db16783ea116ff6d5d8f8fa49 from 4.1.2 moved hover focus styles on the .close component into &:not(:disabled):not(.disabled) making it too specific. This breaks hover focus states for those that extended the close component from previous versions.

https://github.com/twbs/bootstrap/commit/eb5d0b49dc7439fa1cc3d0c41406eef00de149c1 makes it a little better, but the problem is still there.

Assignee
Assign to
Time tracking