Commit 35159645 authored by Chris Lamb's avatar Chris Lamb

Correct "Aligninment" -> "Alignment" typo.

Signed-off-by: default avatarChris Lamb <chris@chris-lamb.co.uk>
parent af75dca9
......@@ -289,7 +289,7 @@ base_url: "../"
</div>
{% endhighlight %}
<h3 id="dropdowns-alignment">Aligninment options</h3>
<h3 id="dropdowns-alignment">Alignment options</h3>
<p>Add <code>.pull-right</code> to a <code>.dropdown-menu</code> to right align the dropdown menu.</p>
{% highlight html %}
<ul class="dropdown-menu pull-right" role="menu" aria-labelledby="dLabel">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment