2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

.text-hide docs: trivial indentation fix

This commit is contained in:
Chris Rebert
2015-02-12 10:41:16 -08:00
parent 0fe6ff9fca
commit 763f8293da
+1 -1
View File
@@ -199,7 +199,7 @@
{% highlight html %}
<h1 class="text-hide">Custom heading</h1>
{% endhighlight %}
{% highlight scss %}
{% highlight scss %}
// Usage as a Mixin
.heading {
.text-hide();