mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Fix form doc links
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -252,7 +252,7 @@ doc-subtab: button
|
|||||||
<span class="tag is-info">0.4.2</span>
|
<span class="tag is-info">0.4.2</span>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
You can create a <strong>non-interactive button</strong> by using the <code>is-static</code> modifier. This is useful to align a text label with an input, for example when using <a href="{{site.url}}/documentation/elements/form#form-addons">form addons</a>.
|
You can create a <strong>non-interactive button</strong> by using the <code>is-static</code> modifier. This is useful to align a text label with an input, for example when using <a href="{{site.url}}/documentation/form/general#form-addons">form addons</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
{{button_static_example}}
|
{{button_static_example}}
|
||||||
|
|||||||
@@ -708,7 +708,7 @@ doc-subtab: general
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<h3 id="form-addons" class="title">Form field</h3>
|
<h3 id="form-field" class="title">Form field</h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>The <code>field</code> container is a simple container for:</p>
|
<p>The <code>field</code> container is a simple container for:</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user