Browse Source

put the button back

pull/253/head
connors 11 years ago
parent
commit
a76b5f01d2
  1. 5
      components.html

5
components.html

@ -317,10 +317,7 @@ base_url: "../"
<!-- Block button in standard bar fixed below top bar -->
<div class="bar bar-standard bar-header-secondary">
<!-- <a class="btn btn-block">Block level button</a> -->
<form>
<input type="search" placeholder="Search">
</form>
<a class="btn btn-block">Block level button</a>
</div>
{% endhighlight %}

Loading…
Cancel
Save