aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components.html2
-rw-r--r--less/panels.less3
2 files changed, 1 insertions, 4 deletions
diff --git a/components.html b/components.html
index c54bae85c..9bd2b3d48 100644
--- a/components.html
+++ b/components.html
@@ -248,7 +248,7 @@ base_url: "../"
{% highlight html %}
<button type="button" class="btn btn-default btn-lg">
<span class="glyphicon glyphicon-star"></span> Star
-</a>
+</button>
{% endhighlight %}
</div>
diff --git a/less/panels.less b/less/panels.less
index 0f454fea0..2343b2508 100644
--- a/less/panels.less
+++ b/less/panels.less
@@ -25,9 +25,6 @@
// any kind of custom content between the two.
.panel {
- > .table {
- margin-bottom: 0;
- }
> .list-group {
margin-bottom: 0;