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
  • Merge requests
  • !22964

Remove the tap-highlight-color override

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Mark Otto requested to merge highlight-taps into v4-dev Jul 02, 2017
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

Fixes #19709 (closed).

We've long removed the tap highlight, but that takes away from some decent accessibility friendliness. This removes that code so that the highlight is restored to tap targets. It only appears on the tap, disappearing after you release.

/x-ref: https://github.com/necolas/normalize.css/issues/23 where they discuss it's removal in https://github.com/necolas/normalize.css/commit/09be23f8320602edd343e55bbaf4ebc02550b1cc. I'm guessing we just left our implementation intact.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: highlight-taps