diff options
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 7425b8e6a..5e6e8f8fe 100644 --- a/docs/components.html +++ b/docs/components.html @@ -424,7 +424,7 @@ <p>Add <code>.pull-right</code> to the <code>.dropdown-menu</code> of any button dropdown for right aligned menus.</p> <div class="btn-toolbar"> <div class="btn-group"> - <button class="btn">Right</button> + <button class="btn">Right aligned</button> <button class="btn dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></button> <ul class="dropdown-menu pull-right"> <li><a href="#">Action</a></li> |
