Skip to content

Commit d195d59

Browse files
committed
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2 parents 55b7b14 + 50674b1 commit d195d59

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

components.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h2 id="glyphicons-examples">Examples</h2>
248248
{% highlight html %}
249249
<button type="button" class="btn btn-default btn-lg">
250250
<span class="glyphicon glyphicon-star"></span> Star
251-
</a>
251+
</button>
252252
{% endhighlight %}
253253

254254
</div>

less/panels.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
// any kind of custom content between the two.
2626

2727
.panel {
28-
> .table {
29-
margin-bottom: 0;
30-
}
3128
> .list-group {
3229
margin-bottom: 0;
3330

0 commit comments

Comments
 (0)