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
  • #4178
Closed
Open
Issue created Jul 25, 2012 by Administrator@rootContributor

Mixin translate3d not translate3d?

Created by: rainboxx

Hi,

I'm not an expert in translate3d but I encountered an issue today with the translate3d mixin. Safari and other browsers don't understand transform: translate(0,0,0);, transform: translate3d(0,0,0); and the respectively prefixed variants are understood. Google search results are backing my finding.

See mixin in code: https://github.com/twitter/bootstrap/blob/master/less/mixins.less#L250

Was transform: translate(0,0,0); an old version I cannot find through Google or just a mistake?

Thanks

Assignee
Assign to
Time tracking