diff options
Diffstat (limited to 'flatly/index.html')
-rw-r--r-- | flatly/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flatly/index.html b/flatly/index.html index 103868d5..5dfd0784 100644 --- a/flatly/index.html +++ b/flatly/index.html @@ -333,8 +333,8 @@ <div class="bs-example" style="margin-bottom: 15px;"> <div class="btn-group btn-group-justified"> <a href="#" class="btn btn-default">Left</a> - <a href="#" class="btn btn-default">Right</a> <a href="#" class="btn btn-default">Middle</a> + <a href="#" class="btn btn-default">Right</a> </div> </div> |