1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

rename .retina-image => .img-retina

This commit is contained in:
Chris Rebert 2013-07-11 12:07:35 -07:00
parent 606d6e81d4
commit a41fd16da2

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