mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Correct "Aligninment" -> "Alignment" typo.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
parent
af75dca908
commit
3515964578
@ -289,7 +289,7 @@ base_url: "../"
|
|||||||
</div>
|
</div>
|
||||||
{% endhighlight %}
|
{% 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>
|
<p>Add <code>.pull-right</code> to a <code>.dropdown-menu</code> to right align the dropdown menu.</p>
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<ul class="dropdown-menu pull-right" role="menu" aria-labelledby="dLabel">
|
<ul class="dropdown-menu pull-right" role="menu" aria-labelledby="dLabel">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user