mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
make same css docs fix from upstream
This commit is contained in:
parent
96953c2072
commit
d3c458c7d8
@ -2115,10 +2115,10 @@ For example, <code>&lt;section&gt;</code> should be wrapped
|
||||
|
||||
<h5>Large button</h5>
|
||||
<div class="bs-docs-example">
|
||||
<a class="btn btn-large" href="#"><i class="icon-star"></i> Star</a>
|
||||
<a class="btn btn-large" href="#"><i class="glyphicon-star"></i> Star</a>
|
||||
</div><!-- /bs-docs-example -->
|
||||
<pre class="prettyprint linenums">
|
||||
<a class="btn btn-large" href="#"><i class="icon-star"></i> Star</a>
|
||||
<a class="btn btn-large" href="#"><i class="glyphicon-star"></i> Star</a>
|
||||
</pre>
|
||||
|
||||
<h5>Small button</h5>
|
||||
|
Loading…
x
Reference in New Issue
Block a user