Skip to content

Chrome media query hack is working in Firefox too #195

Open
@VSuchanek

Description

@VSuchanek

Hi,

This hack:
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { .selector {} }

Is working in Firefox too. I am using FF 65.0 (64-bit). I didn't test previous versions.

Hope it helps.

Vaclav

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions