mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix form doc links
This commit is contained in:
parent
15ac353b38
commit
236e3981e1
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>
|
||||
</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>
|
||||
</div>
|
||||
{{button_static_example}}
|
||||
|
@ -708,7 +708,7 @@ doc-subtab: general
|
||||
|
||||
<hr>
|
||||
|
||||
<h3 id="form-addons" class="title">Form field</h3>
|
||||
<h3 id="form-field" class="title">Form field</h3>
|
||||
|
||||
<div class="content">
|
||||
<p>The <code>field</code> container is a simple container for:</p>
|
||||
|
Loading…
Reference in New Issue
Block a user