diff options
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index a428529b1..24d1ad18c 100644 --- a/components.html +++ b/components.html @@ -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"> |
