0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Merge pull request #8453 from cvrebert/retina-rename

rename .retina-image => .img-retina
This commit is contained in:
Mark Otto 2013-07-11 14:17:11 -07:00
commit 89555cb61c

View File

@ -331,7 +331,7 @@
// --------------------------------------------------
// Short retina mixin for setting background-image and -size
.retina-image(@file-1x, @file-2x, @width-1x, @height-1x) {
.img-retina(@file-1x, @file-2x, @width-1x, @height-1x) {
background-image: url("@{file-1x}");
@media