diff options
Diffstat (limited to 'slate/index.html')
-rw-r--r-- | slate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slate/index.html b/slate/index.html index 9d346706..183d0205 100644 --- a/slate/index.html +++ b/slate/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> |