mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #3809
This commit is contained in:
@@ -605,19 +605,6 @@ meta:
|
|||||||
|
|
||||||
{% include docs/snippets/responsive-buttons.html %}
|
{% 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">
|
<div class="content">
|
||||||
<p>
|
<p>
|
||||||
You can customise the sizes by overwriting the
|
You can customise the sizes by overwriting the
|
||||||
|
|||||||
Reference in New Issue
Block a user