Fix IE dust.

Summary: Silly IE.

Test Plan: IE, Chrome

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5626
This commit is contained in:
Chad Little
2013-04-09 09:48:46 -07:00
parent a78b02e193
commit 57f8527886
3 changed files with 41 additions and 48 deletions

View File

@@ -30,7 +30,7 @@ p, blockquote, th, td, button {
}
body.make-me-sneeze {
background: url('/rsrc/image/texture/dust_background.jpg');
background: url('/rsrc/image/texture/dust_background.jpeg');
}
.make-me-sneeze .phabricator-standard-page {