Remove dropped btn-xs and btn-group-xs from docs
This commit is contained in:
parent
0b585b2ffe
commit
2965adfea0
3 changed files with 9 additions and 8 deletions
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
<div class="col-xs-12 col-sm-9">
|
||||
<p class="pull-right visible-xs">
|
||||
<button type="button" class="btn btn-primary btn-xs" data-toggle="offcanvas">Toggle nav</button>
|
||||
<button type="button" class="btn btn-primary btn-sm" data-toggle="offcanvas">Toggle nav</button>
|
||||
</p>
|
||||
<div class="jumbotron">
|
||||
<h1>Hello, world!</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue