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 457398078..8653149ff 100644 --- a/components.html +++ b/components.html @@ -1171,7 +1171,7 @@ base_url: "../" <a class="btn btn-default" role="button">Left</a> <a class="btn btn-default" role="button">Middle</a> <div class="btn-group"> - <a type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> + <a class="btn btn-default dropdown-toggle" data-toggle="dropdown"> Right dropdown <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> |
