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
  • #26372
Closed
Open
Issue created Apr 24, 2018 by Administrator@rootContributor

When buttons is disabled and gradients are enabled, hover state changes background

Created by: jhhazelaar

When a buttons is disabled and gradients are enabled. The hover state of a disabled button change to button hover gradient background. I think this should stay in the disabled state background.

Now it looks weird when disabled and hover changes background of button.

Can't reproduce a codepen example, because I can't enabled gradients without compiling the scss. I think the solution is to change the background-color to background in the button-variant mixin here: https://github.com/twbs/bootstrap/blob/4bc5cc149a104edda9da7d439c2b45810d180d89/scss/mixins/_buttons.scss#L32

  • Operating system and version: Mac OS 10.13.4
  • Browser and version: Chrome 66.0.3359.117
Assignee
Assign to
Time tracking