Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metacpan/metacpan-web
base: b9f4fc52f395
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 294968ec9900
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 15, 2014

  1. Fix media-queries to work on firefox

    as per https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries#-moz-device-pixel-ratio,
    the `min` is infront on firefix, and is deprecated since gecko version 16 (current is
    30ish), so also adding the standard one which is `min-resolution`.
    omega committed Aug 15, 2014
    Copy the full SHA
    36ff6d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1286 from omega/omega/firefox-responsive-logo

    Fix media-queries to work on firefox
    oalders committed Aug 15, 2014
    Copy the full SHA
    294968e View commit details
    Browse the repository at this point in the history