mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Fix example wrapper in components section (#517)
Fix the name of the example section
This commit is contained in:
committed by
Jeremy Thomas
parent
06dd1f462d
commit
87b73d8b9c
@@ -338,7 +338,7 @@ doc-subtab: tabs
|
|||||||
{{tabs_centered_boxed_example}}
|
{{tabs_centered_boxed_example}}
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
{% capture toggle_fullwidth_example %}
|
{% capture tabs_toggle_fullwidth_example %}
|
||||||
<div class="tabs is-toggle is-fullwidth">
|
<div class="tabs is-toggle is-fullwidth">
|
||||||
<ul>
|
<ul>
|
||||||
<li class="is-active">
|
<li class="is-active">
|
||||||
|
|||||||
Reference in New Issue
Block a user