2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Remove dropped btn-xs and btn-group-xs from docs

This commit is contained in:
vsn4ik
2015-08-22 21:16:05 +03:00
parent 0b585b2ffe
commit 2965adfea0
3 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -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>