Skip to content

Mixin translate3d not translate3d? #4178

Closed
@rainboxx

Description

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions