Skip to content

Commit

Permalink
Fix #3809
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed Apr 30, 2024
1 parent 96597e6 commit 53f62f4
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions docs/documentation/elements/button.html
Expand Up @@ -605,19 +605,6 @@

{% include docs/snippets/responsive-buttons.html %}

<div class="block">
<a
target="_blank"
class="button is-small is-link is-outlined"
href="{{ site.url }}/playground/responsive-buttons/"
>
<span>Open table in new window</span>
<span class="icon">
<i class="fa fa-external-link-alt"></i>
</span>
</a>
</div>

<div class="content">
<p>
You can customise the sizes by overwriting the
Expand Down

0 comments on commit 53f62f4

Please sign in to comment.