]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.text-hide docs: trivial indentation fix
authorChris Rebert <github@rebertia.com>
Thu, 12 Feb 2015 18:41:16 +0000 (10:41 -0800)
committerChris Rebert <github@rebertia.com>
Thu, 12 Feb 2015 18:41:16 +0000 (10:41 -0800)
docs/_includes/css/helpers.html

index db60f0ad81eabbc99fd8519ad9b5124e7dfd9f5f..69dd3f95cfe14a1cef91f143c1dd3893edb1e790 100644 (file)
 {% highlight html %}
 <h1 class="text-hide">Custom heading</h1>
 {% endhighlight %}
-  {% highlight scss %}
+{% highlight scss %}
 // Usage as a Mixin
 .heading {
   .text-hide();