mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix #3809
This commit is contained in:
parent
96597e66ea
commit
53f62f465b
@ -605,19 +605,6 @@ meta:
|
||||
|
||||
{% 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
|
||||
|
Loading…
Reference in New Issue
Block a user