mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
This commit is contained in:
@@ -248,7 +248,7 @@ base_url: "../"
|
|||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<button type="button" class="btn btn-default btn-lg">
|
<button type="button" class="btn btn-default btn-lg">
|
||||||
<span class="glyphicon glyphicon-star"></span> Star
|
<span class="glyphicon glyphicon-star"></span> Star
|
||||||
</a>
|
</button>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@@ -25,9 +25,6 @@
|
|||||||
// any kind of custom content between the two.
|
// any kind of custom content between the two.
|
||||||
|
|
||||||
.panel {
|
.panel {
|
||||||
> .table {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
> .list-group {
|
> .list-group {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user