]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fix broken retina background-image for footer learn-links 3890/head
authorDevin McInnis <devin.mcinnis@gmail.com>
Sat, 14 Dec 2013 20:41:46 +0000 (12:41 -0800)
committerDevin McInnis <devin.mcinnis@gmail.com>
Sat, 14 Dec 2013 20:41:46 +0000 (12:41 -0800)
doc/assets/scss/_footer.scss

index ca987fdac927880288285f0f17eff59a9a5bd31f..e9545201f7c80d6290b0c522f7671d73653bec2d 100644 (file)
     &.expo { background-image: url("../img/icons/footer-expo-retina.png") left top no-repeat; }
   }
   .zurb-footer-bottom a.zurb-logo { background-image: url("../img/icons/footer-icons-retina.png"); background-size: 100px 1400px; }
-  .zurb-footer-top .property .learn-links, .zurb-footer-top .property .support-links, .zurb-footer-top .property .connect-links { background-image: url("icons/footer-top-icons-retina.png"); background-size: 100px 1400px; }
+  .zurb-footer-top .property .learn-links, .zurb-footer-top .property .support-links, .zurb-footer-top .property .connect-links { background-image: url("../img/icons/footer-top-icons-retina.png"); background-size: 100px 1400px; }
 }
 @media only screen and (max-width: 320px), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
   .zurb-footer-top .info-padding { background-image: url("../img/icons/footer-large-icon-retina.png"); background-size: 100px 400px; }