We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55b7b14 + 50674b1 commit d195d59Copy full SHA for d195d59
components.html
@@ -248,7 +248,7 @@ <h2 id="glyphicons-examples">Examples</h2>
248
{% highlight html %}
249
<button type="button" class="btn btn-default btn-lg">
250
<span class="glyphicon glyphicon-star"></span> Star
251
-</a>
+</button>
252
{% endhighlight %}
253
254
</div>
less/panels.less
@@ -25,9 +25,6 @@
25
// any kind of custom content between the two.
26
27
.panel {
28
- > .table {
29
- margin-bottom: 0;
30
- }
31
> .list-group {
32
margin-bottom: 0;
33
0 commit comments