mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
use correct+newer name for retina mixin in docs; fixes #12450
This commit is contained in:
+1
-1
@@ -3283,7 +3283,7 @@ a {
|
|||||||
|
|
||||||
// Usage
|
// Usage
|
||||||
.jumbotron {
|
.jumbotron {
|
||||||
.retina-image("/img/bg-1x.png", "/img/bg-2x.png", 100px, 100px);
|
.img-retina("/img/bg-1x.png", "/img/bg-2x.png", 100px, 100px);
|
||||||
}
|
}
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user