Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/documentation/form/select.html')
-rw-r--r--docs/documentation/form/select.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/documentation/form/select.html b/docs/documentation/form/select.html
index 9866e92e..32c2d326 100644
--- a/docs/documentation/form/select.html
+++ b/docs/documentation/form/select.html
@@ -189,9 +189,9 @@ meta:
<div class="content">
<p>Several <strong>modifiers</strong> are supported which affect:</p>
<ul>
- <li>the <strong><a href="#select-color">color</a></strong></li>
- <li>the <strong><a href="#select-size">size</a></strong></li>
- <li>the <strong><a href="#select-state">state</a></strong></li>
+ <li>the <strong><a href="#colors">color</a></strong></li>
+ <li>the <strong><a href="#sizes">size</a></strong></li>
+ <li>the <strong><a href="#states">state</a></strong></li>
</ul>
</div>